From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 9 Jul 2009 12:55:00 -0700 From: Stephen Hemminger Message-ID: <20090709125500.5f8cf2a0@nehalam> In-Reply-To: <20090704062320.774818680@openvz.org> References: <20090704061156.658235360@openvz.org> <20090704062320.774818680@openvz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] [patch 1/2] net, bridge: align br_nf_ops assignment List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org, David Miller On Sat, 04 Jul 2009 10:11:57 +0400 Cyrill Gorcunov wrote: > No functional change -- just for easier reading. > > Signed-off-by: Cyrill Gorcunov > --- > net/bridge/br_netfilter.c | 96 ++++++++++++++++++++++++++-------------------- > 1 file changed, 56 insertions(+), 40 deletions(-) > Acked-by: Stephen Hemminger --