rtl8712: remove unused definitions from rtl871x_recv.h
Signed-off-by: Niklas Söderlund <niso@kth.se> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
d3bb3c1b25
commit
eb79b3e1f0
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@
|
|||
#define RXFRAME_ALIGN 8
|
||||
#define RXFRAME_ALIGN_SZ (1 << RXFRAME_ALIGN)
|
||||
|
||||
#define MAX_RXFRAME_CNT 512
|
||||
#define MAX_RX_NUMBLKS (32)
|
||||
#define RECVFRAME_HDR_ALIGN 128
|
||||
#define MAX_SUBFRAME_COUNT 64
|
||||
|
||||
#define SNAP_SIZE sizeof(struct ieee80211_snap_hdr)
|
||||
|
|
Loading…
Reference in a new issue