Skip to content

ci: fix: remove dos lines #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

quic-viskuma
Copy link

@quic-viskuma quic-viskuma commented May 25, 2025

DOS lines need to be removed for checkpatch checker

@quic-viskuma quic-viskuma force-pushed the qcom-next-staging branch 3 times, most recently from ee83901 to 6e263be Compare May 26, 2025 10:33
@quic-viskuma quic-viskuma changed the title ci: Reusable pre merge workflow ci: fix: remove dos lines May 26, 2025
@quic-viskuma quic-viskuma force-pushed the qcom-next-staging branch 11 times, most recently from d6282ee to 0cb0b1a Compare May 26, 2025 15:28
DOS lines need to be removed for checkpatch checker

Signed-off-by: Vishal Kumar <[email protected]>
@njjetha njjetha merged commit c2c9f6a into qualcomm-linux:qcom-next-staging May 27, 2025
10 checks passed
shashim-quic pushed a commit that referenced this pull request Jun 5, 2025
Now some chips which support 'support_dual_stations' will enable DBS,
but will disable DFS. Restructure the ath11k_mac_setup_iface_combinations
function to support DBS and DFS compatibility.

About 'support_dual_station' feature can refer:
https://msgid.link/[email protected]

Add a ieee80211_iface_combination to support DBS and DFS compatibility,
one combination can support DFS(same with non dual sta), another
combination can support DBS. When running different scenarios that will
use different ieee80211_iface_combination due to mac80211 will go through
all of possible interface combinations.

In addition, maximum number of interfaces of these types should be total
allowed in this group.

The chips affected are:

 QCA6390 hw2.0
 WCN6855 hw2.0
 WCN6855 hw2.1

Other chips are not affected.

Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.1.0.1-00410-QCAHKSWPL_SILICONZ-2
Tested-on: IPQ6018 hw1.0 AHB WLAN.HK.2.1.0.1-01161-QCAHKSWPL_SILICONZ-1
Tested-on: WCN6855 hw2.1 PCI WLAN.HSP.1.1-04402-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1.
Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-05266-QCAHSTSWPLZ_V2_TO_X86-1


Reviewed-by: Baochen Qiang <[email protected]>
Reviewed-by: Vasanthakumar Thiagarajan <[email protected]>
Acked-by: Jeff Johnson <[email protected]>
Tested-by: Mihai Moldovan <[email protected]>
Link: https://patch.msgid.link/[email protected]

Signed-off-by: Yu Zhang (Yuriy) <[email protected]>
Signed-off-by: Jeff Johnson <[email protected]>
Signed-off-by: Miaoqing Pan <[email protected]>
Co-authored-by: Yu Zhang(Yuriy) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants