]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipv4: fix checksum annotation in udp4_csum_init
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Sun, 12 Jun 2016 10:02:46 +0000 (12:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Jun 2016 19:28:04 +0000 (15:28 -0400)
commitb46d9f625b07f843c706c2c7d0210a90ccdf143b
tree44a968b62edcecd4c3a70d0c2875665585cf7a05
parentc148d16369ff0095eca950d17968ba1d56a47b53
ipv4: fix checksum annotation in udp4_csum_init

Reported-by: Cong Wang <xiyou.wangcong@gmail.com>
Cc: Cong Wang <xiyou.wangcong@gmail.com>
Cc: Tom Herbert <tom@herbertland.com>
Fixes: 4068579e1e098fa ("net: Implmement RFC 6936 (zero RX csums for UDP/IPv6")
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/udp.c