summaryrefslogtreecommitdiff
path: root/net/ipv6/tunnel6.c
diff options
context:
space:
mode:
authorDenis V. Lunev <den@openvz.org>2008-10-07 21:47:12 (GMT)
committerDavid S. Miller <davem@davemloft.net>2008-10-07 21:47:12 (GMT)
commit7b43ccecc77480353a5657d993d671cae9e94efd (patch)
treebe4e5b0b700c024f53a8503ec8cf23f5e5fa1401 /net/ipv6/tunnel6.c
parent35f0a5df6cbc315da031c40541e135a059bfde7d (diff)
downloadlinux-fsl-qoriq-7b43ccecc77480353a5657d993d671cae9e94efd.tar.xz
ipv6: separate seq_ops for global & per/device ipv6 statistics
idev has been stored on seq->private. NULL has been stored for global statistics. The situation is changed with net namespace. We need to store pointer to struct net and the only place is seq->private. So, we'll have for /proc/net/dev_snmp6/* and for /proc/net/snmp6 pointers of two different types stored in the same field. This effectively requires to separate seq_ops of these files. Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tunnel6.c')
0 files changed, 0 insertions, 0 deletions