From: Stephen Hemminger Date: Tue, 21 Mar 2006 06:57:18 +0000 (-0800) Subject: [BRIDGE]: optimize frame pass up X-Git-Tag: v2.6.17-rc1~1175^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5513a7d32de721a9e396c2b32cf277d5cef5fb6;p=pandora-kernel.git [BRIDGE]: optimize frame pass up The netfilter hook that is used to receive frames doesn't need to be a stub. It is only called in two ways, both of which ignore the return value. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed