Files
twx-linux/include/net
Patrick McHardy 5f4a9d1b7a [IFB]: Fix crash on input device removal
The input_device pointer is not refcounted, which means the device may
disappear while packets are queued, causing a crash when ifb passes packets
with a stale skb->dev pointer to netif_rx().

Fix by storing the interface index instead and do a lookup where neccessary.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2007-04-03 04:03:55 +02:00
..
2006-02-13 15:34:11 -08:00
2006-01-12 14:06:39 -08:00
2006-03-19 13:20:06 -08:00
2005-12-05 13:42:06 -08:00
2006-01-07 12:57:28 -08:00
2006-01-03 13:10:31 -08:00
2006-01-07 12:57:31 -08:00
2006-11-24 03:03:34 +01:00
2005-11-14 21:58:18 -08:00
2006-01-09 14:16:05 -08:00
2006-01-03 16:03:49 -08:00