qcacld-3.0: drop the Tx pkt if device is in system suspend
During suspend if the netif queue pause failed for some reason, network stack may send the pkt for hard_start_xmit and will crash due to device is in suspend state, so adding a check to drop the pkt if device was already in system suspended. Change-Id: I5b8f5511157f10e28297be4366fafe6e683c392b CRs-Fixed: 2880892
Loading
Please register or sign in to comment