David S. Miller 4e085e76cb 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>
2010-12-08 20:51:15 -08:00
..
2010-11-12 14:07:14 -08:00
2010-12-06 09:29:43 -08:00
2010-11-28 11:29:27 -08:00
2010-12-08 12:13:43 -08:00
2010-12-08 09:58:44 -08:00
2010-11-10 12:12:00 -08:00
2010-10-29 04:16:28 -04:00
2010-11-29 09:45:15 -08:00