Re: [PATCH v2] cfg80211: Create structure for combination check/iter function parameters

2016-10-13 Thread Johannes Berg
On Wed, 2016-10-12 at 18:25 +0530, Purushottam Kushwaha wrote: > Move growing parameter list to a structure for check/iter combination > functions in cfg80211 and mac80211. > Thanks, applied. johannes

[PATCH v2] cfg80211: Create structure for combination check/iter function parameters

2016-10-12 Thread Purushottam Kushwaha
Move growing parameter list to a structure for check/iter combination functions in cfg80211 and mac80211. Signed-off-by: Purushottam Kushwaha --- .../broadcom/brcm80211/brcmfmac/cfg80211.c | 26 ++- include/net/cfg80211.h | 46 ++-- net