fib_trie: use seq_file_net rather than seq->private
authorDavid Ahern <dsahern@gmail.com>
Fri, 30 May 2014 19:34:39 +0000 (13:34 -0600)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Jun 2014 23:41:38 +0000 (16:41 -0700)
Make fib_triestat_seq_show consistent with other /proc/net files and
use seq_file_net.

Signed-off-by: David Ahern <dsahern@gmail.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Cc: James Morris <jmorris@namei.org>
Cc: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
Cc: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_trie.c

Simple merge