summaryrefslogtreecommitdiffhomepage
path: root/net/ethtool/module.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/ethtool/module.c')
-rw-r--r--net/ethtool/module.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ethtool/module.c b/net/ethtool/module.c
index 0a761bf4771e..cad2eb25b5a4 100644
--- a/net/ethtool/module.c
+++ b/net/ethtool/module.c
@@ -6,10 +6,10 @@
#include <net/devlink.h>
#include <net/netdev_lock.h>
-#include "netlink.h"
-#include "common.h"
#include "bitset.h"
+#include "common.h"
#include "module_fw.h"
+#include "netlink.h"
struct module_req_info {
struct ethnl_req_info base;