summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-10 09:34:50 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-11 14:59:18 -0700
commit22981e0e5ab3aedfb46698ed7c12c7b944781bd3 (patch)
tree4d40f6bf70923b23fc4712a6baaaeb6a3ebae297 /scripts
parent46ef6886ac5324058898a4e84cad029f06de8b18 (diff)
staging: vt6655: Use net_device_stats from struct net_device
Instead of using an own copy of struct net_device_stats in struct vnt_private, use stats from struct net_device. Also remove the thus unnecessary device_get_stats(), as it would now just return netdev->stats, which is the default in dev_get_stats(). Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions