android_kernel_xiaomi_sm8350/core/dp
Ajit Pal Singh f9a4a38bcf qcacld-3.0: Remove flag CONFIG_PER_VDEV_TX_DESC_POOL
Remove flag CONFIG_PER_VDEV_TX_DESC_POOL.
Legacy per vdev flow control implementation under
CONFIG_PER_VDEV_TX_DESC_POOL was never used in cld3.0 driver.
For a Genoa a new per vdev flow control implementation for HL systems,
was added under the flag QCA_HL_NETDEV_FLOW_CONTROL.
Hence remove CONFIG_PER_VDEV_TX_DESC_POOL and replace it with
QCA_HL_NETDEV_FLOW_CONTROL or QCA_LL_LEGACY_TX_FLOW_CONTROL whereever
applicable.

Change-Id: Ibdf88e60cff7d3be46924ce7605f468781b5b856
CRs-Fixed: 2373790
2019-03-11 11:14:27 -07:00
..
htt qcacld-3.0: Remove extern from htt prototypes 2019-03-08 04:36:53 -08:00
ol/inc qcacld-3.0: Remove cds_ieee80211_defines.h 2019-02-26 21:18:05 -08:00
txrx qcacld-3.0: Remove flag CONFIG_PER_VDEV_TX_DESC_POOL 2019-03-11 11:14:27 -07:00
txrx3.0 qcacld-3.0: Provide reason to QDF_DEBUG_PANIC() 2019-02-23 14:06:21 -08:00