瀏覽代碼

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>
David S. Miller 14 年之前
父節點
當前提交
0f020dec54
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/net/hamachi.c

+ 1 - 0
drivers/net/hamachi.c

@@ -134,6 +134,7 @@ static int tx_params[MAX_UNITS] = {-1, -1, -1, -1, -1, -1, -1, -1};
  *   TCP and UDP packets.  Otherwise the upper layers do the calculation.
  * 3/10/1999 Pete Wyckoff <wyckoff@ca.sandia.gov>
  */
+#define RX_CHECKSUM
 
 /* Operational parameters that usually are not changed. */
 /* Time in jiffies before concluding the transmitter is hung. */