[BRIDGE]: optimize frame pass up
authorStephen Hemminger <shemminger@osdl.org>
Tue, 21 Mar 2006 06:57:18 +0000 (22:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 06:57:18 +0000 (22:57 -0800)
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 <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found