Michael Chan
d1611c3aba
bnxt_en: Fix compile warnings when CONFIG_INET is not set.
...
bnxt_gro_skb() has unused variables when CONFIG_INET is not set. We
really cannot support hardware GRO if CONFIG_INET is not set, so
compile out bnxt_gro_skb() completely and define BNXT_FLAG_GRO to be 0
if CONFIG_INET is not set. This will effectively always disable
hardware GRO if CONFIG_INET is not set.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-10-25 22:36:15 -07:00
..
2015-08-24 12:20:58 -07:00
2015-09-29 21:11:12 -07:00
2015-10-16 00:24:10 -07:00
2015-10-21 19:47:45 -07:00
2015-09-09 12:10:15 -07:00
2015-10-24 06:54:12 -07:00
2015-09-26 16:08:27 -07:00
2015-09-29 21:11:13 -07:00
2015-09-21 16:08:20 -07:00
2015-10-16 00:24:10 -07:00
2015-10-25 22:36:15 -07:00
2015-09-29 13:49:53 -07:00
2015-07-31 23:52:20 -07:00
2015-10-24 06:54:12 -07:00
2015-10-22 07:04:02 -07:00
2015-10-05 03:51:35 -07:00
2015-09-08 22:44:42 -07:00
2015-10-16 00:24:10 -07:00
2015-10-20 06:08:27 -07:00
2015-08-23 16:08:54 -07:00
2015-10-20 06:08:27 -07:00
2015-10-22 07:19:36 -07:00
2015-10-16 00:24:10 -07:00
2015-06-29 15:57:50 -07:00
2015-10-24 06:54:12 -07:00
2015-10-25 18:20:35 -07:00
2015-10-20 06:08:27 -07:00
2015-09-17 21:24:02 -07:00
2015-10-25 18:23:45 -07:00
2015-09-21 16:09:02 -07:00
2015-07-01 10:49:25 -07:00
2015-10-16 00:24:10 -07:00
2015-10-05 03:41:12 -07:00
2015-10-16 00:24:10 -07:00
2015-10-16 00:24:10 -07:00
2015-10-16 00:24:10 -07:00
2015-10-16 00:24:10 -07:00
2015-10-03 05:05:21 -07:00
2015-10-15 06:09:51 -07:00
2015-10-12 05:35:25 -07:00
2015-06-29 12:52:06 -07:00
2015-09-17 13:36:52 -07:00
2015-10-05 03:16:41 -07:00
2015-10-16 00:24:10 -07:00
2015-09-06 19:48:53 -07:00
2015-10-16 00:24:10 -07:00
2015-10-24 06:54:12 -07:00
2015-07-29 15:44:59 +02:00
2015-10-16 00:55:30 -07:00
2015-10-16 00:24:10 -07:00
2015-07-08 16:04:06 -07:00
2015-09-23 15:33:15 -07:00
2015-09-09 17:06:00 -07:00
2015-07-28 23:55:00 -07:00
2015-08-27 21:45:31 -07:00