r8152: remove rtl8152_get_stats
authorhayeswang <hayeswang@realtek.com>
Thu, 6 Mar 2014 07:07:18 +0000 (15:07 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Mar 2014 18:15:12 +0000 (13:15 -0500)
The rtl8152_get_stats() returns the point address of the struct
net_device_stats. This could be got from struct net_device directly.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c

Simple merge