alistair23-linux/net/llc
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
..
af_llc.c [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_c_ac.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_c_ev.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
llc_c_st.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_conn.c [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
llc_core.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
llc_if.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_input.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
llc_output.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_output.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_pdu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_s_ac.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_s_ev.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_s_st.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_sap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_station.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00