commit | b1b03bded1ee8b88ad85055a15d5f62ab6ddde44 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Mon Apr 03 10:48:30 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sun Apr 30 16:03:19 2017 +0300 |
tree | 94e16cd8030a251f82abf003cedbac7b8d6249f5 | |
parent | ad78af9b88f3d12134d6406468e7798e65c385c0 [diff] |
net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe() CQE ownership indication is as small as a single bit. Use u8 to speedup the comparison. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Cc: kernel-team@fb.com Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>