[G][SRU][PATCH 1/1] Revert "UBUNTU: SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support"
Po-Hsu Lin
po-hsu.lin at canonical.com
Thu Sep 3 08:28:13 UTC 2020
BugLink: https://bugs.launchpad.net/bugs/1894062
The change to modprobe nf_defrag_ipv6 module has been applied again
with commit aba69d49 ("selftests: net: ip_defrag: modprobe missing
nf_defrag_ipv6 support")
Remove the duplicated code to make it match with upstream.
This reverts commit 6c6ab125655c04f81e244270985b077edd47fff1.
Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
---
tools/testing/selftests/net/ip_defrag.sh | 2 --
1 file changed, 2 deletions(-)
diff --git a/tools/testing/selftests/net/ip_defrag.sh b/tools/testing/selftests/net/ip_defrag.sh
index ad97946..ceb7ad4 100755
--- a/tools/testing/selftests/net/ip_defrag.sh
+++ b/tools/testing/selftests/net/ip_defrag.sh
@@ -3,8 +3,6 @@
#
# Run a couple of IP defragmentation tests.
-modprobe -q nf_defrag_ipv6
-
set +x
set -e
--
2.7.4
More information about the kernel-team
mailing list