mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-18 13:49:26 +00:00
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 <shemminger@linux-foundation.org>