commit | 29c4be51e3fd52205d848248d38924941f22ca0e | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | Thu Apr 21 16:46:56 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Apr 21 16:46:56 2005 -0700 |
tree | 3164d78c43159c242b632ce15882c47e69d28c73 | |
parent | 208a6dfbd651f3a16c635678a731b419d3d9646f [diff] |
[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>