linux/net/802
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev
Bonding just wants the device before the skb_bond()
decapsulation occurs, so simply pass that original
device into packet_type->func() as an argument.

It remains to be seen whether we can use this same
exact thing to get rid of skb->input_dev as well.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:32:25 -07:00
..
Makefile
fc.c
fddi.c
hippi.c [NET]: Remove HIPPI private from skbuff.h 2005-08-29 15:31:42 -07:00
p8022.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
p8023.c
psnap.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
sysctl_net_802.c
tr.c [TOKENRING]: Use interrupt-safe locking with rif_lock. 2005-08-18 14:04:51 -07:00