diff options
author | Manish Chopra <manish.chopra@qlogic.com> | 2016-04-20 03:03:29 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-21 14:51:29 -0400 |
commit | ee2fa8e6b317ef756a3dfc2dae35891c025e32c9 (patch) | |
tree | 37639406ac98e254711a691e95740b73effc0bcb /certs | |
parent | aad94c0408780c9f2e168f91ded861dd3877f7d9 (diff) | |
download | linux-ee2fa8e6b317ef756a3dfc2dae35891c025e32c9.tar.gz linux-ee2fa8e6b317ef756a3dfc2dae35891c025e32c9.tar.bz2 linux-ee2fa8e6b317ef756a3dfc2dae35891c025e32c9.zip |
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>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions