projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7065272
)
hamachi: Put back RX_CHECKSUM
author
David S. Miller
<davem@davemloft.net>
Sat, 7 May 2011 08:02:28 +0000
(
01:02
-0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 8 May 2011 05:31:35 +0000
(22:31 -0700)
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>
drivers/net/hamachi.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/hamachi.c
b/drivers/net/hamachi.c
index f5fba73c87380c3350e1f3416fdd01b70233a114..a09041aa85099d0e210cda09de1ea90da8f2a4b5 100644
(file)
--- a/
drivers/net/hamachi.c
+++ b/
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. */