summaryrefslogtreecommitdiff
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-12-03 02:21:48 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-12-03 02:21:48 +0000
commit2076350d801b81f570850cea7e701388d8709cfb (patch)
tree702a0ab337bb6767275af536fa11475746d14404 /sys/dev/usb
parent172ed454d62131ccf7aad44371b0d942a6746b66 (diff)
Notes
Diffstat (limited to 'sys/dev/usb')
-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