ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.c
authorDenis V. Lunev <den@openvz.org>
Tue, 7 Oct 2008 21:46:47 +0000 (14:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Oct 2008 21:46:47 +0000 (14:46 -0700)
commit35f0a5df6cbc315da031c40541e135a059bfde7d
tree769aee7f786d768c09c01033cbcf6037790ce805
parent06f38527decedbea0588256ecbb5784d4bb35b81
ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.c

Simple, comsolidate sockstat6 staff in one place, at the beginning of
the file. Right now sockstat6_seq_open/sockstat6_seq_fops looks like an
intrusion in the middle of snmp6 code.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/proc.c