summaryrefslogtreecommitdiff
path: root/net/ethernet
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2010-12-08 18:42:23 -0800
committerDavid S. Miller <davem@davemloft.net>2010-12-08 20:51:15 -0800
commit4e085e76cbe558b79b54cbab772f61185879bc64 (patch)
treed70aa6d1045a2759bfc67b4eafbb0199f5877b1c /net/ethernet
parentf19872575ff7819a3723154657a497d9bca66b33 (diff)
downloadlinux-3.10-4e085e76cbe558b79b54cbab772f61185879bc64.tar.gz
linux-3.10-4e085e76cbe558b79b54cbab772f61185879bc64.tar.bz2
linux-3.10-4e085e76cbe558b79b54cbab772f61185879bc64.zip
econet: Fix crash in aun_incoming().
Unconditional use of skb->dev won't work here, try to fetch the econet device via skb_dst()->dev instead. Suggested by Eric Dumazet. Reported-by: Nelson Elhage <nelhage@ksplice.com> Tested-by: Nelson Elhage <nelhage@ksplice.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ethernet')
0 files changed, 0 insertions, 0 deletions