net: Missing change from the ether_addr_copy() fixups.
authorDavid S. Miller <davem@davemloft.net>
Wed, 22 Jan 2014 06:54:01 +0000 (22:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Jan 2014 06:54:01 +0000 (22:54 -0800)
Signed-off-by: David S. Miller <davem@davemloft.net>
net/caif/caif_usb.c

index dda589c3d9d28c9e6d5f4f9114dc764e840934c5..ba02db02290025ec7f23a794f9f4ffc217a2a038 100644 (file)
@@ -14,6 +14,7 @@
 #include <linux/mii.h>
 #include <linux/usb.h>
 #include <linux/usb/usbnet.h>
+#include <linux/etherdevice.h>
 #include <net/netns/generic.h>
 #include <net/caif/caif_dev.h>
 #include <net/caif/caif_layer.h>