net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
authorJack Morgenstein <[email protected]>
Wed, 30 May 2012 09:14:50 +0000 (09:14 +0000)
committerDavid S. Miller <[email protected]>
Thu, 31 May 2012 22:18:15 +0000 (18:18 -0400)
commit30f7c73bed749814f4985b1ce4566fe64b9c25f0
treef81846f040630122ca75e98d56aa5752396d36f2
parent76f901eb4659779ecacd0e4eba49f55442daef53
net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int

Ths fixes the comparison in the FLR (Function Level Reset) event case.

Signed-off-by: Jack Morgenstein <[email protected]>
Reviewed-by: Or Gerlitz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/mellanox/mlx4/eq.c