From: Stephen Hemminger Date: Wed, 30 Aug 2006 00:49:31 +0000 (-0700) Subject: [NETFILTER] bridge: debug message fixes X-Git-Tag: v2.6.19-rc1~1272^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8394e9b2faf539f82470b36c86f0485cab5278bd;p=pandora-kernel.git [NETFILTER] bridge: debug message fixes If CONFIG_NETFILTER_DEBUG is enabled, it shouldn't change the actions of the filtering. The message about skb->dst being NULL is commonly triggered by dhclient, so it is useless. Make sure all messages end in newline. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed