android_kernel_xiaomi_sm8350/core/dp
Sravan Kumar Kairam a886120770 qcacld-3.0: Do rx inorder replenish for fragmented packets
Currently for fragment packets received legacy rx buffer replenish
is done which does not take in to account number of msdu count but
depends on fill count. Variable fill count is not protected and the
value becomes incorrect if AP sends both the fragmented and normal
packets at the same time. This leads to rx buffer replenish failure
and eventually data stall. To fix this do rx inorder replenish for
fragmented packets similar to normal ones if rx full reorder offload
is enabled.

Change-Id: I144c10be7b45268300b040e07ecb909a1ca113cc
CRs-Fixed: 2289797
2018-08-07 08:41:21 -07:00
..
htt qcacld-3.0: Reuse preample type, vht_sig_a_1 and vht_sig_a_1 2018-08-06 04:21:25 -07:00
ol/inc qcacld-3.0: Separate out HL and LL RX data path 2018-08-06 04:21:18 -07:00
txrx qcacld-3.0: Do rx inorder replenish for fragmented packets 2018-08-07 08:41:21 -07:00