]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
vlan: clean up hard_start_xmit functions
authorPatrick McHardy <kaber@trash.net>
Tue, 15 Jul 2008 05:51:39 +0000 (22:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jul 2008 05:51:39 +0000 (22:51 -0700)
commitd80aa31bbffc4bc8b5be36c57cbea128f52e1e1f
treeae6941b4496c15b8847c10e8eb74278da90c5778
parent1349fe9a6bc580fb80e1a43a93b68c15d674ed0a
vlan: clean up hard_start_xmit functions

Remove excessive comments and debugging, use NETDEV_TX codes,
remove some empty lines.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/8021q/vlan_dev.c