mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
6229e362dd
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>