qcacmn: Initial changes in UMAC for IPQ5332 target compilation
Added device ID and target type checks in UMAC for IPQ5332 target compilation. CRs-Fixed: 3273861 Change-Id: I25f9f8bd6c23b361e3b425744839dce945036bd4
Bu işleme şunda yer alıyor:

işlemeyi yapan:
Madan Koyyalamudi

ebeveyn
7c7742990b
işleme
92163c7875
@@ -120,6 +120,7 @@ enum cfrradiotype {
|
||||
CFR_CAPTURE_RADIO_WAIKIKI,
|
||||
CFR_CAPTURE_RADIO_KIWI,
|
||||
CFR_CAPTURE_RADIO_MANGO,
|
||||
CFR_CAPTURE_RADIO_MIAMI,
|
||||
CFR_CAPTURE_RADIO_MAX = 0xFF,
|
||||
};
|
||||
|
||||
|
@@ -153,6 +153,7 @@ int tgt_cfr_validate_period(struct wlan_objmgr_psoc *psoc, u_int32_t period)
|
||||
target_type == TARGET_TYPE_QCA6018 ||
|
||||
target_type == TARGET_TYPE_QCA8074V2 ||
|
||||
target_type == TARGET_TYPE_QCA5018 ||
|
||||
target_type == TARGET_TYPE_QCA5332 ||
|
||||
target_type == TARGET_TYPE_QCN9224) {
|
||||
/* No additional check required for these targets */
|
||||
status = 1;
|
||||
|
Yeni konuda referans
Bir kullanıcı engelle