diff options
| author | Yuval Mintz <[email protected]> | 2013-01-17 03:26:21 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-01-17 14:56:11 -0500 |
| commit | cbf1de72324a8105ddcc3d9ce9acbc613faea17e (patch) | |
| tree | 4d2648fd82c6bef6bdb042622b7a99abdb4c87e1 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | bc6c47b50c67db420d1fe969351b5d196c0c43c4 (diff) | |
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 <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions