Re: [PATCH] change bridge sysctl tunables to __read_mostly

2006-09-18 Thread David Miller
From: Brian Haley <[EMAIL PROTECTED]> Date: Fri, 01 Sep 2006 11:31:43 -0400 > Change some bridge sysctl tunables to __read_mostly. > > Signed-off-by: Brian Haley <[EMAIL PROTECTED]> Applied, thanks. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [

[PATCH] change bridge sysctl tunables to __read_mostly

2006-09-01 Thread Brian Haley
Change some bridge sysctl tunables to __read_mostly. Signed-off-by: Brian Haley <[EMAIL PROTECTED]> diff --git a/net/bridge/br_netfilter.c b/net/bridge/br_netfilter.c index cf80dd0..ac181be 100644 --- a/net/bridge/br_netfilter.c +++ b/net/bridge/br_netfilter.c @@ -53,10 +53,10 @@ #ifdef CONFIG