diff options
Diffstat (limited to 'sys/dev/usb/if_cuereg.h')
-rw-r--r-- | sys/dev/usb/if_cuereg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/if_cuereg.h b/sys/dev/usb/if_cuereg.h index b875983..ae72d4f 100644 --- a/sys/dev/usb/if_cuereg.h +++ b/sys/dev/usb/if_cuereg.h @@ -116,7 +116,6 @@ #define CUE_MCAST_TABLE_LEN 64 #define CUE_TIMEOUT 1000 -#define ETHER_ALIGN 2 #define CUE_BUFSZ 1536 #define CUE_MIN_FRAMELEN 60 #define CUE_RX_FRAMES 1 |