Re: [2.6 patch] net/ipv6/: make two functions static

2005-11-29 Thread David S. Miller
From: Adrian Bunk <[EMAIL PROTECTED]> Date: Wed, 23 Nov 2005 02:23:59 +0100 > This patch makes two needlessly global functions static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Also applied, thanks. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a mes

[2.6 patch] net/ipv6/: make two functions static

2005-11-22 Thread Adrian Bunk
This patch makes two needlessly global functions static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- net/ipv6/ip6_output.c|3 ++- net/ipv6/ipv6_sockglue.c |4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) --- linux-2.6.15-rc1-mm2-full/net/ipv6/ip6_output.c.old 2005-