]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
rtl8712: remove unused definitions from rtl871x_recv.h
authorNiklas Söderlund <niso@kth.se>
Thu, 28 Feb 2013 19:04:03 +0000 (20:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 16:49:55 +0000 (09:49 -0700)
Signed-off-by: Niklas Söderlund <niso@kth.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_recv.h

index ad0a28f49bd41eb546382086251f38b37934c8a1..92ca8997e5bc48f957ce752c7a56731930faee45 100644 (file)
@@ -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)