summaryrefslogtreecommitdiff
path: root/mac80211.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-07-11 09:49:11 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-07-11 09:49:11 +0200
commit760f5b49a49c4b244a2da06a4123f884d891f8f6 (patch)
tree167056a41fe1c0e95485d91ca63bea0def4ee1f2 /mac80211.h
parent4f42ef17be2bba0e3ed997d478beb596e5e57e0a (diff)
ifpps: Remove unnecessary memset()
stats_avg will be reset to 0 on the first call to stats_top() before displaying any results, thus this memset() is not necessary. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'mac80211.h')
0 files changed, 0 insertions, 0 deletions
s parent370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/arm/boot/dts/sun5i-a10s-auxtek-t003.dts')