Skip to content

Commit

Permalink
net: Missing change from the ether_addr_copy() fixups.
Browse files Browse the repository at this point in the history
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
davem330 committed Jan 22, 2014
1 parent 3769229 commit 14e4814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/caif/caif_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 14e4814

Please sign in to comment.