diff options
author | James Chapman <jchapman@katalix.com> | 2012-04-29 21:48:48 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-05-01 09:30:54 -0400 |
commit | c8657fd50a7553a4a9cb4b04cdc11419c9d93d9b (patch) | |
tree | 769f1fe102c1ce94c113b728dc1ce541bee5eb00 /net/dcb | |
parent | de3c7a1827fa144917270eb66956930012ddae52 (diff) | |
download | linux-3.10-c8657fd50a7553a4a9cb4b04cdc11419c9d93d9b.tar.gz linux-3.10-c8657fd50a7553a4a9cb4b04cdc11419c9d93d9b.tar.bz2 linux-3.10-c8657fd50a7553a4a9cb4b04cdc11419c9d93d9b.zip |
l2tp: remove unused stats from l2tp_ip socket
The l2tp_ip socket currently maintains packet/byte stats in its
private socket structure. But these counters aren't exposed to
userspace and so serve no purpose. The counters were also
smp-unsafe. So this patch just gets rid of the stats.
While here, change a couple of internal __u32 variables to u32.
Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dcb')
0 files changed, 0 insertions, 0 deletions