cfg80211: pass struct to interface combination check/iter
Move the growing parameter list to a structure for the interface combination check and iteration functions in cfg80211 and mac80211 to make the code easier to understand. Signed-off-by:Purushottam Kushwaha <pkushwah@qti.qualcomm.com> [edit commit message] Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
Showing
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 12 additions, 10 deletionsdrivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
- include/net/cfg80211.h 24 additions, 22 deletionsinclude/net/cfg80211.h
- net/mac80211/util.c 20 additions, 24 deletionsnet/mac80211/util.c
- net/wireless/util.c 12 additions, 16 deletionsnet/wireless/util.c
Loading
Please register or sign in to comment