Michal Schmidt
a8e0c246da
bnx2x: fix encapsulation features on 57710/57711
...
E1x chips (57710, 57711(E)) have no support for encapsulation
offload. bnx2x incorrectly advertises the support as available.
Setting of those features is conditional on "!CHIP_IS_E1x(bp)", but
the bp struct is not initialized yet at this point and consequently
any chip passes the check.
The check must use the "chip_is_e1x" local variable instead to work
correctly.
Signed-off-by: Michal Schmidt <mschmidt@redhat.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2015-03-16 17:05:48 -04:00
..
2015-02-11 19:40:12 -08:00
2015-03-01 13:40:23 -05:00
2014-08-12 12:15:14 -06:00
2014-10-20 16:21:03 +02:00
2014-10-20 16:21:03 +02:00
2015-02-11 19:37:43 -08:00
2014-12-31 19:19:00 -05:00
2015-01-13 17:51:08 -05:00
2015-02-23 18:07:36 -05:00
2015-02-27 17:13:02 -05:00
2015-03-05 15:40:10 -05:00
2014-10-20 16:21:04 +02:00
2014-09-23 12:09:27 -04:00
2015-01-15 00:53:17 -05:00
2015-03-16 17:05:48 -04:00
2015-01-13 17:51:08 -05:00
2015-03-09 15:53:42 -04:00
2014-10-03 15:31:40 -07:00
2015-03-10 13:42:00 -04:00
2015-02-05 14:33:28 -08:00
2015-02-27 15:53:43 -05:00
2015-01-15 14:08:07 -05:00
2015-03-13 12:43:25 -04:00
2014-08-12 12:15:14 -06:00
2015-02-13 21:21:40 -08:00
2014-10-20 16:21:07 +02:00
2015-03-13 13:10:37 -04:00
2014-08-07 16:02:58 -07:00
2015-02-02 18:51:03 -08:00
2014-12-09 16:18:47 -05:00
2014-10-20 16:21:08 +02:00
2015-03-10 00:22:22 -04:00
2014-08-12 12:15:14 -06:00
2015-02-26 04:54:03 -08:00
2015-01-27 16:59:56 -08:00
2015-03-02 15:27:19 -05:00
2014-12-30 18:34:23 -05:00
2014-10-20 16:21:10 +02:00
2015-02-05 00:25:10 -08:00
2015-01-13 17:51:08 -05:00
2015-02-05 16:07:06 -08:00
2014-10-20 16:21:10 +02:00
2015-01-13 17:51:08 -05:00
2014-10-03 15:31:40 -07:00
2014-10-20 16:21:11 +02:00
2014-09-22 13:25:51 -04:00
2014-09-09 20:37:08 -07:00
2015-03-01 13:40:23 -05:00
2015-03-01 13:40:22 -05:00
2014-11-11 18:12:32 -05:00
2014-08-12 12:15:14 -06:00
2015-02-24 16:26:07 -05:00
2015-03-02 21:30:56 -05:00
2015-02-27 15:53:44 -05:00
2015-02-09 14:35:57 -08:00
2014-10-20 16:21:12 +02:00
2014-12-08 21:07:10 -05:00
2014-10-20 16:21:12 +02:00
2014-08-12 12:15:14 -06:00
2014-08-12 12:15:14 -06:00
2015-03-04 23:32:26 -05:00
2015-03-04 15:43:26 -05:00
2015-02-28 12:58:25 -05:00
2015-01-13 17:51:08 -05:00
2015-03-03 15:30:07 -08:00
2015-02-13 21:21:37 -08:00
2014-10-05 21:15:16 -04:00
2014-10-20 16:21:13 +02:00
2015-01-19 15:43:42 -05:00
2015-03-10 00:22:54 -04:00
2014-12-31 19:19:00 -05:00
2014-08-11 12:19:53 -07:00
2015-02-20 15:49:07 -05:00
2015-01-11 21:44:55 -05:00
2014-08-24 18:36:57 -07:00
2014-10-20 16:21:02 +02:00
2014-08-12 12:15:14 -06:00
2015-01-13 17:51:08 -05:00
2014-12-22 16:29:03 -05:00
2014-10-20 16:21:02 +02:00
2014-12-22 16:29:03 -05:00
2014-10-20 16:21:02 +02:00