qcacld-3.0: Init-Deinit changes for WCN7850
Changes to initialize/deinitalize WCN7850 from HDD layer. CRs-Fixed: 2888534 Change-Id: Ia9e44f9fe0b4b6977c55c380756af0656203e4f5
This commit is contained in:

کامیت شده توسط
Manjunathappa Prakash

والد
e86da7276c
کامیت
b3e1a44d0b
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2011-2020 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2011-2021 The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for
|
||||
* any purpose with or without fee is hereby granted, provided that the
|
||||
@@ -722,7 +722,8 @@ next_pop:
|
||||
|
||||
#if defined(FEATURE_MONITOR_MODE_SUPPORT)
|
||||
#if !defined(QCA6290_HEADERS_DEF) && !defined(QCA6390_HEADERS_DEF) && \
|
||||
!defined(QCA6490_HEADERS_DEF) && !defined(QCA6750_HEADERS_DEF)
|
||||
!defined(QCA6490_HEADERS_DEF) && !defined(QCA6750_HEADERS_DEF) && \
|
||||
!defined(WCN7850_HEADERS_DEF)
|
||||
static void
|
||||
htt_rx_parse_ppdu_start_status(struct htt_host_rx_desc_base *rx_desc,
|
||||
struct ieee80211_rx_status *rs)
|
||||
|
مرجع در شماره جدید
Block a user