Eric Dumazet 28d36e3702 [FIB]: Avoid using static variables without proper locking
fib_trie_seq_show() uses two helper functions, rtn_scope() and
rtn_type() that can write to static storage without locking.

Just pass to them a temporary buffer to avoid potential corruption
(probably not triggerable but still...)

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:02:13 -08:00
..
2008-01-28 14:58:15 -08:00
2008-01-28 15:01:55 -08:00
2008-01-28 14:58:15 -08:00
2008-01-08 23:30:18 -08:00
2008-01-28 14:58:15 -08:00
2008-01-28 15:00:45 -08:00
2008-01-28 14:53:43 -08:00
2008-01-28 14:58:15 -08:00
2008-01-28 15:01:56 -08:00
2007-04-25 22:28:20 -07:00
2008-01-28 15:01:48 -08:00
2008-01-28 15:01:47 -08:00
2007-10-10 16:48:31 -07:00