1
0
Fork 0
alistair23-linux/net/x25
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
..
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_x25.c [X25]: Fast select with no restriction on response 2005-06-22 22:16:17 -07:00
sysctl_net_x25.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
x25_dev.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
x25_facilities.c [X25]: Fast select with no restriction on response 2005-06-22 22:16:17 -07:00
x25_in.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
x25_link.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
x25_out.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
x25_proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
x25_route.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
x25_subr.c [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
x25_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00