]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: make struct ipv6_devconf static
authorAdrian Bunk <bunk@kernel.org>
Tue, 22 Jul 2008 21:21:58 +0000 (14:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jul 2008 21:21:58 +0000 (14:21 -0700)
commit2fb2d9f9b7b80d77257fef92270f5b5f7d339118
treeb63a960b5fbdc8bebab6ed1d84212a95a19c0bc2
parent9950825b6582a15e2a2066e2a72f5597740d65f1
ipv6: make struct ipv6_devconf static

struct ipv6_devconf can now become static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/if_inet6.h
net/ipv6/addrconf.c