Skip to content

Commit

Permalink
rtl8712: remove unused definitions from rtl871x_recv.h
Browse files Browse the repository at this point in the history
Signed-off-by: Niklas Söderlund <niso@kth.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Niklas Söderlund authored and Greg Kroah-Hartman committed Mar 11, 2013
1 parent d3bb3c1 commit eb79b3e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/staging/rtl8712/rtl871x_recv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit eb79b3e

Please sign in to comment.