From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Tue, 20 Mar 2007 14:12:51 -0700
>
> Change the bridging hook to be simple function with return value
> rather than modifying the skb argument. This could generate better
> code and is cleaner.
>
> Signed-off-by: Stephen Hemminger <[EMAIL PROTECTE
Change the bridging hook to be simple function with return value
rather than modifying the skb argument. This could generate better
code and is cleaner.
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
---
include/linux/if_bridge.h |3 ++-
net/bridge/br_input.c | 20 +-