Remove unused VGE_ETHER_ALIGN definition.
This commit is contained in:
parent
308d52e697
commit
1961bff3a9
@ -65,12 +65,6 @@
|
||||
#define VGE_RXBYTES(x) (((x) & VGE_RDSTS_BUFSIZ) >> 16)
|
||||
#define VGE_MIN_FRAMELEN 60
|
||||
|
||||
#ifdef VGE_FIXUP_RX
|
||||
#define VGE_ETHER_ALIGN sizeof(uint32_t)
|
||||
#else
|
||||
#define VGE_ETHER_ALIGN 0
|
||||
#endif
|
||||
|
||||
struct vge_type {
|
||||
uint16_t vge_vid;
|
||||
uint16_t vge_did;
|
||||
|
Loading…
Reference in New Issue
Block a user