OSDN Git Service

Fix ambiguous commit number.
authorLorenzo Colitti <lorenzo@google.com>
Thu, 1 Oct 2015 08:35:29 +0000 (17:35 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Mon, 26 Oct 2015 08:13:07 +0000 (17:13 +0900)
Change-Id: I5081c360a8ab996d7c77e41c099e4acdd65a8ce2

tests/net_test/ping6_test.py

index 75f54eb..d6efa4e 100755 (executable)
@@ -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