qcacmn: Remove RX_BUFFER_SIZE from dp_rx.h to fix compilation

RX_BUFFER_SIZE macro got introduced by mistake during rebase. The macro
is present in hal_rx.h. Removing the extra macro.

CRs-Fixed: 2382076

Change-Id: Ia66079d6d4543b4e3fd99e9f0c0376353a92aa9c
This commit is contained in:
Mohit Khanna
2019-04-02 23:21:30 -07:00
committad av nshrivas
förälder c2fa7c99c0
incheckning 662379ff1e

Visa fil

@@ -56,7 +56,6 @@
#endif /* QCA_HOST2FW_RXBUF_RING */
#define RX_BUFFER_RESERVATION 0
#define RX_BUFFER_SIZE 2048
#define DP_PEER_METADATA_PEER_ID_MASK 0x0000ffff
#define DP_PEER_METADATA_PEER_ID_SHIFT 0