ipw2x00: convert to internal net_device_stats
Replace struct in ieee with current net_device_stats, so no longer need get_stats hook Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
f02abf1010
commit
ce55cbaf3a
@@ -786,7 +786,6 @@ struct ieee80211_device {
|
||||
struct ieee80211_security sec;
|
||||
|
||||
/* Bookkeeping structures */
|
||||
struct net_device_stats stats;
|
||||
struct ieee80211_stats ieee_stats;
|
||||
|
||||
struct ieee80211_geo geo;
|
||||
|
Reference in New Issue
Block a user