summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ip/iplink.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ip/iplink.c b/ip/iplink.c
index 7accd378..a30dde0e 100644
--- a/ip/iplink.c
+++ b/ip/iplink.c
@@ -35,9 +35,6 @@
#define IPLINK_IOCTL_COMPAT 1
-#ifndef GSO_MAX_SIZE
-#define GSO_MAX_SIZE 65536
-#endif
#ifndef GSO_MAX_SEGS
#define GSO_MAX_SEGS 65535
#endif