Skip to content
Snippets Groups Projects
Commit c539d271 authored by Andy Duan's avatar Andy Duan Committed by Jason Liu
Browse files

MLK-20541 cfg80211: fix phy index confliction with loadable test for multiple phys


The commit ae97fd86 ("MLK-19091 cfg80211: make phy index match
after wiphy dev is released") manage wiphy_counter matching between
creating and freeing wiphy device. Then for one wifi instance, the index
of attached phy is not changed during loadable test. But it ignores
multiple wifi cards loadable test case, that introduces the phy index
confliction. So the patch revert the commit.

Reviewed-by: default avatarRichard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: default avatarFugang Duan <fugang.duan@nxp.com>
parent 8bf12d72
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment