From: David S. Miller Date: Wed, 22 Jan 2014 06:54:01 +0000 (-0800) Subject: net: Missing change from the ether_addr_copy() fixups. X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=14e481445da8028900464fa90e2908d96fee71a8;p=openwrt%2Fstaging%2Fblogic.git net: Missing change from the ether_addr_copy() fixups. Signed-off-by: David S. Miller --- diff --git a/net/caif/caif_usb.c b/net/caif/caif_usb.c index dda589c3d9d2..ba02db022900 100644 --- a/net/caif/caif_usb.c +++ b/net/caif/caif_usb.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include