These are a few cleanups based on the new strategy to use regutory requests structures from the workqueue. We still pass the wiphy directly to __regulatory_hint() and ignore_request() as its used often. Luis R. Rodriguez (4): cfg80211: make __regulatory_hint() static cfg80211: pass the regulatory_request struct in __regulatory_hint() cfg80211: do not kzalloc() again for a new request on __regulatory_hint cfg80211: pass the regulatory_request to ignore_request net/wireless/reg.c | 106 ++++++++++++++++++++++----------------------------- net/wireless/reg.h | 23 ----------- 2 files changed, 46 insertions(+), 83 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html