Fix ambiguous commit number.

Change-Id: I5081c360a8ab996d7c77e41c099e4acdd65a8ce2
diff --git a/net/test/ping6_test.py b/net/test/ping6_test.py
index 75f54eb..d6efa4e 100755
--- a/net/test/ping6_test.py
+++ b/net/test/ping6_test.py
@@ -385,7 +385,7 @@
     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