diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-02-10 14:03:13 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-02-15 10:13:04 +0100 |
commit | 3a6282045b228f6de6abced74b793c71178fb948 (patch) | |
tree | 75b3de4af82e02f90659040bbdb7d2287c99d596 /drivers/clocksource/i8253.c | |
parent | rtlwifi: btcoexist: fix semicolon.cocci warnings (diff) | |
download | linux-3a6282045b228f6de6abced74b793c71178fb948.tar.xz linux-3a6282045b228f6de6abced74b793c71178fb948.zip |
orinoco: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in
struct orinoco_private, use stats from struct net_device. Also remove
the now unnecessary .ndo_get_stats function.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/clocksource/i8253.c')
0 files changed, 0 insertions, 0 deletions