Browse Source

cxgb4: remove duplicated include from cxgb4_main.c

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
YueHaibing 7 years ago
parent
commit
e65d52564b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c

+ 0 - 1
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c

@@ -62,7 +62,6 @@
 #include <net/netevent.h>
 #include <net/addrconf.h>
 #include <net/bonding.h>
-#include <net/addrconf.h>
 #include <linux/uaccess.h>
 #include <linux/crash_dump.h>
 #include <net/udp_tunnel.h>