Просмотр исходного кода

net: Missing change from the ether_addr_copy() fixups.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 12 лет назад
Родитель
Сommit
14e481445d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      net/caif/caif_usb.c

+ 1 - 0
net/caif/caif_usb.c

@@ -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>