net: convert multiple drivers to use netdev_for_each_mc_addr, part3
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
3b9a7728d8
commit
0ddf477b8a
@@ -789,7 +789,6 @@ struct amd8111e_priv{
|
||||
char opened;
|
||||
struct net_device_stats stats;
|
||||
unsigned int drv_rx_errors;
|
||||
struct dev_mc_list* mc_list;
|
||||
struct amd8111e_coalesce_conf coal_conf;
|
||||
|
||||
struct ipg_info ipg_data;
|
||||
|
Reference in New Issue
Block a user