All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1d1b2e92f958add640d5be1e6eaec1ac5e4581ce.1602150362.git.lucien.xin@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 33f7219..af62104 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -65,8 +65,7 @@ index fb16500..6614c9f 100644
 -	    dst_xfrm(skb_dst(head)) || packet->ipfragok) {
 +	if (!(tp->dst->dev->features & NETIF_F_SCTP_CRC) ||
 +	    dst_xfrm(tp->dst) || packet->ipfragok || tp->encap_port) {
- 		struct sctphdr *sh =
- 			(struct sctphdr *)skb_transport_header(head);
+ 		struct sctphdr *sh  			(struct sctphdr *)skb_transport_header(head);
  
 @@ -542,7 +542,6 @@ int sctp_packet_transmit(struct sctp_packet *packet, gfp_t gfp)
  	struct sctp_association *asoc = tp->asoc;
diff --git a/a/content_digest b/N1/content_digest
index c095c30..7dddcf5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -44,7 +44,7 @@
   "Subject\0[PATCHv2 net-next 13/17] sctp: support for sending packet over udp4 sock\0"
 ]
 [
-  "Date\0Thu,  8 Oct 2020 17:48:09 +0800\0"
+  "Date\0Thu, 08 Oct 2020 09:48:09 +0000\0"
 ]
 [
   "To\0network dev <netdev\@vger.kernel.org>",
@@ -130,8 +130,7 @@
   "-\t    dst_xfrm(skb_dst(head)) || packet->ipfragok) {\n",
   "+\tif (!(tp->dst->dev->features & NETIF_F_SCTP_CRC) ||\n",
   "+\t    dst_xfrm(tp->dst) || packet->ipfragok || tp->encap_port) {\n",
-  " \t\tstruct sctphdr *sh =\n",
-  " \t\t\t(struct sctphdr *)skb_transport_header(head);\n",
+  " \t\tstruct sctphdr *sh  \t\t\t(struct sctphdr *)skb_transport_header(head);\n",
   " \n",
   "\@\@ -542,7 +542,6 \@\@ int sctp_packet_transmit(struct sctp_packet *packet, gfp_t gfp)\n",
   " \tstruct sctp_association *asoc = tp->asoc;\n",
@@ -220,4 +219,4 @@
   "2.1.0"
 ]
 
-6ac9461ad73d977881ad1024dea5a6c237abadcf14002e4f296881da910eed56
+111bddcf70cd39491189c2c0b82938c3454af2a18b7f23cb475922eb4e23e8ee

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.