diff options
author | Yuval Mintz <yuvalmin@broadcom.com> | 2013-01-17 03:26:21 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-17 14:56:11 -0500 |
commit | cbf1de72324a8105ddcc3d9ce9acbc613faea17e (patch) | |
tree | 4d2648fd82c6bef6bdb042622b7a99abdb4c87e1 /net/ipv6/route.c | |
parent | bc6c47b50c67db420d1fe969351b5d196c0c43c4 (diff) | |
download | talos-op-linux-cbf1de72324a8105ddcc3d9ce9acbc613faea17e.tar.gz talos-op-linux-cbf1de72324a8105ddcc3d9ce9acbc613faea17e.zip |
bnx2x: fix GRO parameters
bnx2x does an internal GRO pass but doesn't provide gso_segs, thus
breaking qdisc_pkt_len_init() in case ingress qdisc is used.
We store gso_segs in NAPI_GRO_CB(skb)->count, where tcp_gro_complete()
expects to find the number of aggregated segments.
Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/route.c')
0 files changed, 0 insertions, 0 deletions