]> git.baikalelectronics.ru Git - kernel.git/commit
forcedeth: do vlan cleanup
authorJiri Pirko <jpirko@redhat.com>
Wed, 20 Jul 2011 04:54:38 +0000 (04:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jul 2011 20:47:57 +0000 (13:47 -0700)
commit438ad376850db59883382447890c7fe4141051c5
tree364c18095af09b6aceb986b9541905d72bdeef3c
parentd8ba72482456447436b046dec22703cec7f3082a
forcedeth: do vlan cleanup

- unify vlan and nonvlan rx path
- kill np->vlangrp and nv_vlan_rx_register
- allow to turn on/off rx 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/forcedeth.c