diff options
author | Guillaume Gaudonville <[email protected]> | 2010-06-29 18:29:00 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-06-29 23:12:41 -0700 |
commit | d3ead2413cb99d3e6265577b12537434e229d8c2 (patch) | |
tree | 095cf623549694dd1944f6400d545d02c365a134 /tools/perf/scripts/python/syscall-counts.py | |
parent | 9f756f018a6d9f83556f972ce7fcd6870274efae (diff) |
ixgbe: skip non IPv4 packets in ATR filter
In driver ixgbe, ixgbe_atr may cause crashes for non-ipv4 packets. Just
add a test to check skb->protocol. It may crash on short packets due
to ip_hdr() access.
Signed-off-by: Guillaume Gaudonville <[email protected]>
Acked-by: Peter P Waskiewicz Jr <[email protected]>
Signed-off-by: Don Skidmore <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions