Re: [2.6 patch] make drivers/net/s2io.c:vlan_strip_flag static

2007-03-06 Thread Jeff Garzik
Adrian Bunk wrote: This patch makes the needlessly global vlan_strip_flag static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] applied - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at

[2.6 patch] make drivers/net/s2io.c:vlan_strip_flag static

2007-03-04 Thread Adrian Bunk
This patch makes the needlessly global vlan_strip_flag static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.21-rc2-mm1/drivers/net/s2io.c.old 2007-03-04 21:37:59.0 +0100 +++ linux-2.6.21-rc2-mm1/drivers/net/s2io.c 2007-03-04 21:38:14.0 +0100 @@ -316,7