From: Arnaldo Carvalho de Melo Date: Thu, 21 Apr 2005 23:46:56 +0000 (-0700) Subject: [AX25]: make ax25_queue_xmit a net_device parameter X-Git-Tag: v2.6.12-rc4~285 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29c4be51e3fd52205d848248d38924941f22ca0e;p=pandora-kernel.git [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 Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed