Files
linux/net/core
Andy Gospodarek 5381fb84ee gro: reset skb_iif on reuse
commit 6d152e23ad upstream.

Like Herbert's change from a few days ago:

66c46d741e gro: Reset dev pointer on reuse

this may not be necessary at this point, but we should still clean up
the skb->skb_iif.  If not we may end up with an invalid valid for
skb->skb_iif when the skb is reused and the check is done in
__netif_receive_skb.

Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Brandon Philips <bphilips@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-14 16:53:41 -07:00
..
2011-04-14 16:53:41 -07:00
2008-11-25 17:35:18 -08:00
2010-08-02 10:20:53 -07:00
2010-02-23 07:37:56 -08:00