android_kernel_xiaomi_sm8350/os_if
Srinivas Dasari dc72fffd2b qcacld-3.0: Deprecate command support for QCA_NL80211_VENDOR_SUBCMD_NAN
QCA_NL80211_VENDOR_SUBCMD_NAN_EXT is introduced to carry NAN
command data along with channel info. This channel info is needed
to enable DBS on DBS supported platforms. The command data is sent
to firmware as it on non-DBS platforms.
Userspace is expected to send NAN commands through
QCA_NL80211_VENDOR_SUBCMD_NAN_EXT if it's supported. It can send
QCA_NL80211_VENDOR_SUBCMD_NAN if QCA_NL80211_VENDOR_SUBCMD_NAN_EXT
is not supported, which is expected to happen on older
platforms(non-DBS).
So legacy NAN command QCA_NL80211_VENDOR_SUBCMD_NAN is not allowed
on DBS platforms, as the command is sent to firmware without
enabling DBS.
Event part of QCA_NL80211_VENDOR_SUBCMD_NAN is still intact as it
carries NAN events from firmware to userspace.

Change-Id: Ie1aaf9f7ea051009125c972de4f0de13942448fb
CRs-Fixed: 2699605
2020-06-16 01:52:52 -07:00
..
cp_stats/src qcacld-3.0: MCL specific movement from cmn to cld of stats 2020-04-17 07:36:07 -07:00
fw_offload qcacld-3.0: add support to customize dscp-to-up map table 2020-02-06 22:44:57 -08:00
interop_issues_ap qcacld-3.0: Use NLA_EXACT_LEN instead of NLA_UNSPEC in new kernels 2020-06-04 23:22:48 -07:00
nan qcacld-3.0: Deprecate command support for QCA_NL80211_VENDOR_SUBCMD_NAN 2020-06-16 01:52:52 -07:00
p2p qcacld-3.0: Reduce excessive logging in P2P module 2020-02-13 08:11:31 -08:00
sync qcacld-3.0: Move os_if psoc locking inside when doing psoc trans wait 2019-04-12 05:19:54 -07:00
tdls qcacld-3.0: Clean up logs in TDLS path 2020-02-28 09:09:52 -08:00