summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-01-17 20:34:47 +0100
committerChristian Poessinger <christian@poessinger.com>2021-01-17 20:37:20 +0100
commit7a40369f8b2db60be031e98271b1915e7dd6041b (patch)
tree9db71c50bed9611c1bbcb64b74e5bde90500a0c0 /data
parentab6d2763264423de4d02dc5b6aa48fe00eb8bf68 (diff)
downloadvyos-build-7a40369f8b2db60be031e98271b1915e7dd6041b.tar.gz
vyos-build-7a40369f8b2db60be031e98271b1915e7dd6041b.zip
Kernel: T3218: remove unavailable RSS parameter from intel driver options
This is a roundup commit to ("160b3a9 - Kernel: T3218: drop dependency on Intel out-of-tree modules") as the in-tree drivers do not support this option, they always use the maximum available number. (cherry picked from commit f97f4aca4066e288b2cb13678244ea25c16602ee)
Diffstat (limited to 'data')
-rw-r--r--data/live-build-config/includes.chroot/etc/modprobe.d/igb-options.conf1
-rw-r--r--data/live-build-config/includes.chroot/etc/modprobe.d/ixgbe-options.conf2
2 files changed, 1 insertions, 2 deletions
diff --git a/data/live-build-config/includes.chroot/etc/modprobe.d/igb-options.conf b/data/live-build-config/includes.chroot/etc/modprobe.d/igb-options.conf
deleted file mode 100644
index 6814d880..00000000
--- a/data/live-build-config/includes.chroot/etc/modprobe.d/igb-options.conf
+++ /dev/null
@@ -1 +0,0 @@
-options igb RSS=0,0,0,0,0,0,0,0
diff --git a/data/live-build-config/includes.chroot/etc/modprobe.d/ixgbe-options.conf b/data/live-build-config/includes.chroot/etc/modprobe.d/ixgbe-options.conf
index 14921281..79b97aea 100644
--- a/data/live-build-config/includes.chroot/etc/modprobe.d/ixgbe-options.conf
+++ b/data/live-build-config/includes.chroot/etc/modprobe.d/ixgbe-options.conf
@@ -1 +1 @@
-options ixgbe allow_unsupported_sfp=1 RSS=0,0,0,0,0,0,0,0
+options ixgbe allow_unsupported_sfp=1