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:Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by:
Fugang Duan <fugang.duan@nxp.com>
Loading
Please register or sign in to comment