summaryrefslogtreecommitdiff
path: root/net/ethtool/features.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/ethtool/features.c')
-rw-r--r--net/ethtool/features.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ethtool/features.c b/net/ethtool/features.c
index f2217983be2b..d9455b30aec9 100644
--- a/net/ethtool/features.c
+++ b/net/ethtool/features.c
@@ -2,9 +2,9 @@
#include <net/netdev_lock.h>
-#include "netlink.h"
-#include "common.h"
#include "bitset.h"
+#include "common.h"
+#include "netlink.h"
struct features_req_info {
struct ethnl_req_info base;