android_kernel_xiaomi_sm8350/core/dp/txrx3.0
Tiger Yu 6bc77dc9c3 qcacld-3.0: Do RX GRO flush when detach the vdev device
If there are still RX packets pending in the napi gro_hash list, do RX GRO
flush after flushing the RX thread pending packets when detach the vdev to
avoid net_device might be invalid later which has been stored already in
the pending skb.

Change-Id: Iff0a5cf49c87b91b8cae3dbcb541d1cf0bc480a6
CRs-Fixed: 2598149
2020-01-08 04:52:46 -08:00
..
dp_rx_thread.c qcacld-3.0: Do RX GRO flush when detach the vdev device 2020-01-08 04:52:46 -08:00
dp_rx_thread.h qcacld-3.0: Add support to flush rx packets for a vdev 2019-11-01 00:17:18 -07:00
dp_txrx.c qcacld-3.0: Use pdev_id instead of global dp handle 2019-10-24 21:41:42 -07:00
dp_txrx.h qcacld-3.0: Add support to flush rx packets for a vdev 2019-11-01 00:17:18 -07:00