diff options
author | Eric Dumazet <[email protected]> | 2010-01-24 19:52:24 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-01-24 19:52:24 -0800 |
commit | 2dc85e91d05be91343033df78e4e6d99dc7ea50e (patch) | |
tree | 64d63c2cd1cf0ee6f768261f5992010d0110bde6 /tools/perf/scripts/python/check-perf-trace.py | |
parent | e071041be037eca208b62b84469a06bdfc692bea (diff) |
vlan: fix vlan_skb_recv()
Bruno Prémont found commit 9793241fe92f7d930
(vlan: Precise RX stats accounting) added a regression for non
hw accelerated vlans.
[ 26.390576] BUG: unable to handle kernel NULL pointer dereference at (null)
[ 26.396369] IP: [<df856b89>] vlan_skb_recv+0x89/0x280 [8021q]
vlan_dev_info() was used with original device, instead of
skb->dev. Also spotted by Américo Wang.
Reported-By: Bruno Prémont <[email protected]>
Tested-By: Bruno Prémont <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions