OpenCloudOS-Kernel/drivers/net/ethernet/qlogic
Manish Chopra ee2fa8e6b3 qede: Fix single MTU sized packet from firmware GRO flow
In firmware assisted GRO flow there could be a single MTU sized
segment arriving due to firmware aggregation timeout/last segment
in an aggregation flow, which is not expected to be an actual gro
packet. So If a skb has zero frags from the GRO flow then simply
push it in the stack as non gso skb.

Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: Yuval Mintz <yuval.mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-21 14:51:29 -04:00
..
netxen netxen: Use kobj_to_dev() 2016-02-25 16:51:05 -05:00
qed qed: initialize return rc to avoid returning garbage 2016-03-30 15:48:15 -04:00
qede qede: Fix single MTU sized packet from firmware GRO flow 2016-04-21 14:51:29 -04:00
qlcnic qlcnic: Fix mailbox completion handling during spurious interrupt 2016-03-10 16:15:54 -05:00
qlge qlge: Update version to 1.00.00.35 2016-03-25 11:41:08 -04:00
Kconfig qed: select ZLIB_INFLATE 2015-11-10 15:39:03 -05:00
Makefile qede: Add basic Network driver 2015-10-27 19:34:47 -07:00
qla3xxx.c drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
qla3xxx.h