summaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c
diff options
context:
space:
mode:
authorYuval Mintz <yuvalmin@broadcom.com>2013-01-17 03:26:21 +0000
committerDavid S. Miller <davem@davemloft.net>2013-01-17 14:56:11 -0500
commitcbf1de72324a8105ddcc3d9ce9acbc613faea17e (patch)
tree4d2648fd82c6bef6bdb042622b7a99abdb4c87e1 /net/ipv6/route.c
parentbc6c47b50c67db420d1fe969351b5d196c0c43c4 (diff)
downloadtalos-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
OpenPOWER on IntegriCloud