]> git.karo-electronics.de Git - karo-tx-linux.git/commit
igb: do vlan cleanup
authorJiri Pirko <jpirko@redhat.com>
Thu, 21 Jul 2011 03:27:27 +0000 (03:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jul 2011 20:47:57 +0000 (13:47 -0700)
commitb2cb09b1a7725408a3464b2f593ceb222eff1042
treec27d1f76af4d6b91a3783ddff6246bb2eb0669dd
parent3326c784c9f492e988617d93f647ae0cfd4c8d09
igb: do vlan cleanup

- unify vlan and nonvlan rx path
- kill adapter->vlgrp and igb_vlan_rx_register
- allow to turn on/off rx/tx vlan accel via ethtool (set_features)

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/igb/igb.h
drivers/net/igb/igb_main.c