amd8111e: do vlan cleanup
- unify vlan and nonvlan rx path - kill lp->vlgrp and amd8111e_vlan_rx_register 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
9fea03302a
commit
c8d9e6dd48
@@ -783,9 +783,6 @@ struct amd8111e_priv{
|
||||
struct net_device *next;
|
||||
int mii;
|
||||
struct mii_if_info mii_if;
|
||||
#if AMD8111E_VLAN_TAG_USED
|
||||
struct vlan_group *vlgrp;
|
||||
#endif
|
||||
char opened;
|
||||
unsigned int drv_rx_errors;
|
||||
struct amd8111e_coalesce_conf coal_conf;
|
||||
|
Reference in New Issue
Block a user