s2io: do vlan cleanup
- unify vlan and nonvlan rx path - kill sp->vlgrp and s2io_vlan_rx_register and s2io_vlan_rx_kill_vid (which does nothing and is never called :)) Signed-off-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
18c49b9177
commit
b85da2c004
@@ -939,7 +939,6 @@ struct s2io_nic {
|
||||
|
||||
int task_flag;
|
||||
unsigned long long start_time;
|
||||
struct vlan_group *vlgrp;
|
||||
int vlan_strip_flag;
|
||||
#define MSIX_FLG 0xA5
|
||||
int num_entries;
|
||||
|
Reference in New Issue
Block a user