OSDN Git Service

cfg80211: pass struct to interface combination check/iter
authorPurushottam Kushwaha <pkushwah@qti.qualcomm.com>
Wed, 12 Oct 2016 12:55:35 +0000 (18:25 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 13 Oct 2016 11:39:49 +0000 (13:39 +0200)
commite227300c8395dffaa7614ce7c7666a82180ebc60
tree3aaaee875f87e2f7aef39b54369ee6c645c4edd5
parent32910bb951a2a0332d70b23f6b3f83fa988dfcde
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>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
include/net/cfg80211.h
net/mac80211/util.c
net/wireless/util.c