Files
linux-kernel-test/drivers/net
Jack Morgenstein 5920869f1e mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP
log_max_eqs is a 4-bit field, not a 3-bit field in the response to the
QUERY_DEV_CAP FW command, so we should mask with 0xf instead of 0x7
when reading it.

Found by Yossi Leybovitch of Mellanox.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-01-25 14:15:29 -08:00
..
2008-01-18 14:41:49 -05:00
2007-12-04 14:52:58 -05:00
2007-12-07 15:00:36 -05:00
2007-12-16 14:09:44 -08:00
2008-01-18 14:44:33 -05:00
2008-01-12 17:43:19 -05:00
2008-01-12 17:41:04 -05:00
2008-01-18 14:44:33 -05:00
2007-12-11 02:45:31 -08:00
2007-12-11 02:45:30 -08:00
2008-01-04 00:47:04 -08:00
2008-01-18 14:45:41 -05:00
2008-01-18 14:44:33 -05:00
2008-01-18 14:44:33 -05:00
2007-12-22 22:53:07 -05:00
2007-12-04 15:06:11 -05:00
2007-12-14 15:26:15 -05:00
2008-01-17 23:35:09 +01:00
2008-01-08 23:30:00 -08:00
2008-01-08 23:29:59 -08:00
2008-01-17 01:49:30 -08:00
2008-01-10 02:12:44 -08:00
2008-01-23 03:11:45 -08:00
2007-12-01 16:32:30 -05:00
2008-01-12 17:49:10 -05:00
2007-12-14 15:26:04 -05:00
2007-12-14 15:26:00 -05:00
2007-12-19 16:43:48 -08:00
2007-12-26 19:36:34 -08:00
2007-12-14 16:12:38 -05:00
2008-01-20 20:31:45 -08:00