net/mlx4_core: Fix wrong reading of reserved_eqs
authorMatan Barak <matanb@mellanox.com>
Thu, 13 Nov 2014 12:45:27 +0000 (14:45 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Nov 2014 20:16:15 +0000 (15:16 -0500)
We mistakenly read the reserved_eqs field as a standard
numeric value rather than a log2 value.

Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found