commit | c101c81b5293cdcb616ed4948d0c4a4cfd1f481a | [log] [tgz] |
---|---|---|
author | Moshe Lazer <moshel@mellanox.com> | Thu Mar 21 05:55:51 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 21 12:05:07 2013 -0400 |
tree | eefe884d2913482b1bc73516bd56d15b916b4c15 | |
parent | ce16294fda230c787ce5c35f61b2f80d14d70a72 [diff] |
net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper Currently the mask is wrongly set in the MAP_EQ wrapper, fix that. Without the fix any EQ number above 511 is mapped to one below 511. Signed-off-by: Moshe Lazer <moshel@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>