qcacmn: Cleanup duplicate STA inactivity detection
Move the station inactivity detection code from datapath to SON layer. Change-Id: Ia071a19ce2fd36b46a8b0bf4362077609e8b98f9 CRs-Fixed: 2326638
This commit is contained in:

committed by
nshrivas

parent
3871ce8c90
commit
9e0e1667d4
@@ -180,8 +180,6 @@ static void dp_rx_stats_update(struct dp_soc *soc, struct dp_peer *peer,
|
||||
|
||||
pdev = peer->vdev->pdev;
|
||||
|
||||
dp_mark_peer_inact(peer, false);
|
||||
|
||||
if (soc->process_rx_status)
|
||||
return;
|
||||
|
||||
|
Reference in New Issue
Block a user