summarylogtreecommitdiffstats
path: root/020-linux-5.11.patch
diff options
context:
space:
mode:
authorDaniel Bermond2021-04-21 11:34:39 +0000
committerDaniel Bermond2021-04-21 11:34:39 +0000
commit880fd4740792c5a6b9128d403d30567d9a832226 (patch)
tree01728220bb5e05ac1a88b23f332a68f30b99e47c /020-linux-5.11.patch
parentc8fb590861d10508f4b7454238a00632970b5f2d (diff)
downloadaur-880fd4740792c5a6b9128d403d30567d9a832226.tar.gz
Update to version 6.1.20
Diffstat (limited to '020-linux-5.11.patch')
-rw-r--r--020-linux-5.11.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/020-linux-5.11.patch b/020-linux-5.11.patch
deleted file mode 100644
index 104796c056d2..000000000000
--- a/020-linux-5.11.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/vboxhost/vboxnetflt/linux/VBoxNetFlt-linux.c
-+++ b/src/vboxhost/vboxnetflt/linux/VBoxNetFlt-linux.c
-@@ -39,6 +39,7 @@
- #endif
- #include <linux/netdevice.h>
- #include <linux/etherdevice.h>
-+#include <linux/ethtool.h>
- #include <linux/rtnetlink.h>
- #include <linux/miscdevice.h>
- #include <linux/inetdevice.h>