linux/drivers/net/bonding
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bond_3ad.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
bond_3ad.h [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
bond_alb.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
bond_alb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bond_main.c [PATCH] bonding: inherit zero-copy flags of slaves 2005-08-23 01:34:53 -04:00
bonding.h [PATCH] bonding: inherit zero-copy flags of slaves 2005-08-23 01:34:53 -04:00