summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/net_test/ping6_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/net_test/ping6_test.py b/tests/net_test/ping6_test.py
index 75f54eb4..d6efa4ef 100755
--- a/tests/net_test/ping6_test.py
+++ b/tests/net_test/ping6_test.py
@@ -385,7 +385,7 @@ class Ping6Test(multinetwork_base.MultiNetworkBaseTest):
Relevant kernel commits:
upstream net:
91a0b60 net/ping: handle protocol mismatching scenario
- 9145736 net: ping: Return EAFNOSUPPORT when appropriate.
+ 9145736d net: ping: Return EAFNOSUPPORT when appropriate.
android-3.10:
78a6809 net/ping: handle protocol mismatching scenario