qcacmn: Validate number of wds entries deleted during unmap
Validate number of wds entries deleted during peer unmap handling with the number which firmware has sent in peer unmap message, which indicates the number of wds ast entries deleted by firmware after peer delete. Change-Id: I09e1c41bab19cd023e7a83baf1e90d51aab4229e CRs-fixed: 2667445
This commit is contained in:

committed by
nshrivas

parent
dba5d823b6
commit
d111e1ef43
@@ -22,7 +22,7 @@
|
||||
#include "dp_types.h"
|
||||
|
||||
#define RX_BUFFER_SIZE_PKTLOG_LITE 1024
|
||||
|
||||
#define DP_PEER_WDS_COUNT_INVALID UINT_MAX
|
||||
|
||||
#define DP_RSSI_INVAL 0x80
|
||||
#define DP_RSSI_AVG_WEIGHT 2
|
||||
|
Reference in New Issue
Block a user