[IPV4] fib_rules.c: make struct fib_rules static again
authorAdrian Bunk <bunk@stusta.de>
Tue, 21 Mar 2006 01:46:56 +0000 (17:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 01:46:56 +0000 (17:46 -0800)
commitd15150f755bb468afe003d1afee0f45a2fc5eeeb
tree68ad3da556162faaf63a7958c7906d30f2cea142
parent2b191befe2c47c2f6e96b836a1f6054c9cbc4a0b
[IPV4] fib_rules.c: make struct fib_rules static again

struct fib_rules became global for no good reason.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_rules.c