android_kernel_xiaomi_sm8350/core
Dustin Brown 56377e1ebe qcacld-3.0: Prefer QDF_OPMODE in __wlan_hdd_cfg80211_change_iface
__wlan_hdd_cfg80211_change_iface() currently uses QDF_OPMODE and
nl80211_iftype relatively interchangeably, which forces the reader to
mentally convert between the two as they go and disperses the real
conversion of one into the other throughout the code. Instead, do the
conversion from nl80211_iftype to QDF_OPMODE once up front. This way
usage can be consistent and more easily followed.

Change-Id: Ie578865c3724e4a85bd249352288afac10928bb4
CRs-Fixed: 2331969
2018-10-18 00:20:52 -07:00
..
bmi qcacld-3.0: check the data length when downloading firmware 2018-09-18 01:02:55 -07:00
cds qcacld-3.0: expose TSF to user space by file system on Vipertooth 2018-10-13 15:23:10 -07:00
dp qcacld-3.0: Remove console logging for ol_txrx_peer_get_ref 2018-10-01 13:24:32 -07:00
hdd qcacld-3.0: Prefer QDF_OPMODE in __wlan_hdd_cfg80211_change_iface 2018-10-18 00:20:52 -07:00
mac Release 5.2.0.102E 2018-10-17 22:25:56 -07:00
pld qcacld-3.0: Handle FW rejuvenate scenario 2018-10-04 08:13:09 -07:00
sap qcacld-3.0: Fix SAP VDEV state machine for dfs cac offload 2018-10-15 01:29:30 -07:00
sme qcacld-3.0: Refine the passpoint set/reset logic 2018-10-17 05:50:29 -07:00
wma qcacld-3.0: Free sta_self_wmi_rsp if WMA_DELETE_STA_REQ is not queued 2018-10-17 17:42:14 -07:00