summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-11-23 12:43:42 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-11-23 12:43:42 -0800
commitd8d4cfbf0150de930504b02ee0dd8854afa558b0 (patch)
tree73d0bc375467076737579512a70d57b6b9642bba /ext
parent34404eb3003461c4c58f537f1c9f293a989694cf (diff)
downloadinfinitytier-d8d4cfbf0150de930504b02ee0dd8854afa558b0.tar.gz
infinitytier-d8d4cfbf0150de930504b02ee0dd8854afa558b0.zip
Eliminate a few warnings and some small code reorg.
Diffstat (limited to 'ext')
-rw-r--r--ext/lwipopts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/lwipopts.h b/ext/lwipopts.h
index 577e155f..6d2b0c22 100644
--- a/ext/lwipopts.h
+++ b/ext/lwipopts.h
@@ -46,7 +46,7 @@
#define LWIP_CHKSUM_ALGORITHM 2
-
+#undef TCP_MSS
#define TCP_MSS 1460
/*