summaryrefslogtreecommitdiffstats
path: root/include/standard-headers/linux/ethtool.h
diff options
context:
space:
mode:
authorEric Farman2021-01-04 21:20:56 +0100
committerCornelia Huck2021-01-21 11:19:45 +0100
commitb3c818a47f419b6e2f5508fe29e7a30843236fee (patch)
tree27db24839ea67db21d54e29ae6d231fa1c855001 /include/standard-headers/linux/ethtool.h
parentupdate-linux-headers: Include const.h (diff)
downloadqemu-b3c818a47f419b6e2f5508fe29e7a30843236fee.tar.gz
qemu-b3c818a47f419b6e2f5508fe29e7a30843236fee.tar.xz
qemu-b3c818a47f419b6e2f5508fe29e7a30843236fee.zip
Update linux headers to 5.11-rc2
Signed-off-by: Eric Farman <farman@linux.ibm.com> Message-Id: <20210104202057.48048-3-farman@linux.ibm.com> [CH: dropped qatomic->atomic changes in pvrdma_ring.h] Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'include/standard-headers/linux/ethtool.h')
-rw-r--r--include/standard-headers/linux/ethtool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/standard-headers/linux/ethtool.h b/include/standard-headers/linux/ethtool.h
index 0df22f7538..8bfd01d230 100644
--- a/include/standard-headers/linux/ethtool.h
+++ b/include/standard-headers/linux/ethtool.h
@@ -16,7 +16,7 @@
#include "net/eth.h"
-#include "standard-headers/linux/kernel.h"
+#include "standard-headers/linux/const.h"
#include "standard-headers/linux/types.h"
#include "standard-headers/linux/if_ether.h"