kernel-ark/net/ax25
Arnaldo Carvalho de Melo 29c4be51e3 [AX25]: make ax25_queue_xmit a net_device parameter
I.e. not using skb->dev as a way to pass the parameter used to fill...
skb->dev :-)

Also to get the _type_trans open coded sequence grouped, next changesets
will introduce ax25_type_trans.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-04-21 16:46:56 -07:00
..
af_ax25.c [AX25]: make ax25_queue_xmit a net_device parameter 2005-04-21 16:46:56 -07:00
ax25_addr.c
ax25_dev.c
ax25_ds_in.c
ax25_ds_subr.c
ax25_ds_timer.c
ax25_iface.c
ax25_in.c
ax25_ip.c [AX25]: make ax25_queue_xmit a net_device parameter 2005-04-21 16:46:56 -07:00
ax25_out.c [AX25]: make ax25_queue_xmit a net_device parameter 2005-04-21 16:46:56 -07:00
ax25_route.c
ax25_std_in.c
ax25_std_subr.c
ax25_std_timer.c
ax25_subr.c [AX25]: make ax25_queue_xmit a net_device parameter 2005-04-21 16:46:56 -07:00
ax25_timer.c
ax25_uid.c
Kconfig
Makefile
sysctl_net_ax25.c
TODO