diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2009-11-25 23:40:35 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-11-25 23:40:35 (GMT) |
commit | a661c4199b300503dae694efa21f1354f763b97c (patch) | |
tree | 706be22bf44642cd1109041f52fa9456cfdc77fe /net/wanrouter/Makefile | |
parent | 09ad9bc752519cc167d0a573e1acf69b5c707c67 (diff) | |
download | linux-a661c4199b300503dae694efa21f1354f763b97c.tar.xz |
net: convert /proc/net/rt_acct to seq_file
Rewrite statistics accumulation to be in terms of structure fields,
not raw u32 additions. Keep them in same order, though.
This is the last user of create_proc_read_entry() in net/,
please NAK all new ones as well as all new ->write_proc, ->read_proc and
create_proc_entry() users. Cc me if there are problems. :-)
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wanrouter/Makefile')
0 files changed, 0 insertions, 0 deletions