Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

hamachi: Put back RX_CHECKSUM

I deleted it by mistake in the TX_CHECKSUM removal
commit.

Reported-by: Michał Mirosław <mirqus@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

+1
+1
drivers/net/hamachi.c
··· 134 134 * TCP and UDP packets. Otherwise the upper layers do the calculation. 135 135 * 3/10/1999 Pete Wyckoff <wyckoff@ca.sandia.gov> 136 136 */ 137 + #define RX_CHECKSUM 137 138 138 139 /* Operational parameters that usually are not changed. */ 139 140 /* Time in jiffies before concluding the transmitter is hung. */