summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-11-18 19:35:30 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-11-18 19:35:30 +0000
commited0d16b01781f3d394510c898d6eeeb587c46aaa (patch)
tree1f4958b802c16c4cc6e0bc06302ae7c7438ff294
parent758f9acf8ca9db2395d11c4d42f8cd12ac12d663 (diff)
Notes
-rw-r--r--sys/dev/usb/net/if_iphethvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/net/if_iphethvar.h b/sys/dev/usb/net/if_iphethvar.h
index 4f9901891e62..cebf264310d0 100644
--- a/sys/dev/usb/net/if_iphethvar.h
+++ b/sys/dev/usb/net/if_iphethvar.h
@@ -39,7 +39,7 @@
#define IPHETH_USBINTF_SUBCLASS 253
#define IPHETH_USBINTF_PROTO 1
-#define IPHETH_BUF_SIZE 1516
+#define IPHETH_BUF_SIZE 1514
#define IPHETH_TX_TIMEOUT 5000 /* ms */
#define IPHETH_RX_FRAMES_MAX 1