diff options
author | David S. Miller <davem@davemloft.net> | 2010-12-08 18:42:23 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-14 16:53:13 -0700 |
commit | de00d49034d47ceaf4d44b6720b77deb40ca1692 (patch) | |
tree | f8fe128ba03431c77370057ce6c47f382d2d198f /fs/ubifs/commit.c | |
parent | 49600c713e0a46e38a6ac1c560cac5561d464adb (diff) |
econet: Fix crash in aun_incoming().
commit 4e085e76cbe558b79b54cbab772f61185879bc64 upstream.
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>
Cc: Moritz Muehlenhoff <jmm@debian.org>
[jmm: Slightly adapted for 2.6.32]
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions