android_kernel_xiaomi_sm8350/core
Jeff Johnson 9516c11ecd qcacld-3.0: Fix channel width logs when updating phymode
In wlan_hdd_update_phymode() there are two separate calls to
ucfg_mlme_get_vht_channel_width(). In both cases the return status is
checked, and in case of error the following messages is logged:
  "Failed to set channel_width"

Since ucfg_mlme_get_vht_channel_width() is a "getter" and not a
"setter" change the log to:
  "Failed to get channel_width"

Change-Id: Ifed249e78e4a64d76eae9310da42ee490756337e
CRs-Fixed: 2338478
2018-10-26 10:38:59 -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: Rename some ucfg APIs of PMO 2018-10-22 03:52:11 -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: Fix channel width logs when updating phymode 2018-10-26 10:38:59 -07:00
mac Release 5.2.0.103H 2018-10-26 09:05:28 -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: Allocate scan filter memory from dynamic memory pool 2018-10-25 23:37:12 -07:00
wma qcacld-3.0: Send VDEV stop to the FW if ADD_BSS_REQ times out 2018-10-26 09:05:27 -07:00