mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>