From c3dbcc4cd6b96083b7dba216b0bc0117f807adc6 Mon Sep 17 00:00:00 2001
From: Aomx <aomx@riseup.net>
Date: Thu, 14 Jul 2016 18:06:44 +0200
Subject: [PATCH] removed old checksum as comment

---
 gtests/net/packetdrill/packet_to_string_test.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gtests/net/packetdrill/packet_to_string_test.c b/gtests/net/packetdrill/packet_to_string_test.c
index 5c2066ae..c2414a39 100644
--- a/gtests/net/packetdrill/packet_to_string_test.c
+++ b/gtests/net/packetdrill/packet_to_string_test.c
@@ -111,7 +111,6 @@ static void test_sctp_ipv6_packet_to_string(void)
 		0x04, 0xd2, 0x1f, 0x90,
 		0x01, 0x02, 0x03, 0x04,
 		0x6b, 0x44, 0x25, 0xe5,
-		/*0x24, 0x25, 0x51, 0x31,*/
 		/* SCTP DATA Chunk */
 		0x00, 0x0f, 0x00, 0x13,
 		0x01, 0x02, 0x03, 0x04,
-- 
GitLab