diff options
author | Kevin Groeneveld <kgroeneveld@gmail.com> | 2012-07-27 21:38:53 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-04 07:40:12 +0400 |
commit | e51f6ff396eac38582eb583d16c5d9be05a848d2 (patch) | |
tree | eab2eca74cb7b1459b50362d48cc6be5bbfc0de2 /drivers/net/ethernet/ti/Kconfig | |
parent | 8ff5105a2b9dd0ba596719b165c1827d101e5f1a (diff) | |
download | linux-e51f6ff396eac38582eb583d16c5d9be05a848d2.tar.xz |
ppp: add 64 bit stats
Add 64 bit stats to ppp driver. The 64 bit stats include tx_bytes,
rx_bytes, tx_packets and rx_packets. Other stats are still 32 bit.
The 64 bit stats can be retrieved via the ndo_get_stats operation. The
SIOCGPPPSTATS ioctl is still 32 bit stats only.
Signed-off-by: Kevin Groeneveld <kgroeneveld@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/ti/Kconfig')
0 files changed, 0 insertions, 0 deletions