From: Adrian Bunk <[EMAIL PROTECTED]>
Date: Wed, 23 Nov 2005 01:38:06 +0100
> This patch makes two needlessly global functions static.
>
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
Applied, thanks Adrian.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a m
This patch makes two needlessly global functions static.
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
net/ipv4/ip_gre.c|2 +-
net/ipv4/ip_output.c |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--- linux-2.6.15-rc1-mm2-full/net/ipv4/ip_output.c.old 2005-11-22
22:5