]> www.infradead.org Git - users/jedix/linux-maple.git/commit
igb: do vlan cleanup
authorJiri Pirko <jpirko@redhat.com>
Thu, 21 Jul 2011 03:27:27 +0000 (03:27 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 08:21:28 +0000 (16:21 +0800)
commit9fc07a7a75df32040bf27c7a34eb631f443610b5
treefcfce34f63d975518ef47304e6776e9544d2d5dc
parent2126a10f9a23145dcda1fc18571475b3aa417144
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>
(cherry picked from commit b2cb09b1a7725408a3464b2f593ceb222eff1042)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/igb/igb.h
drivers/net/igb/igb_main.c