public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] cfg80211: few minor enhancements based on reg requests
@ 2009-02-21  5:24 Luis R. Rodriguez
  2009-02-21  5:24 ` [PATCH 1/4] cfg80211: make __regulatory_hint() static Luis R. Rodriguez
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Luis R. Rodriguez @ 2009-02-21  5:24 UTC (permalink / raw)
  To: linville, johannes; +Cc: linux-wireless, Luis R. Rodriguez

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(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-02-24  2:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-21  5:24 [PATCH 0/4] cfg80211: few minor enhancements based on reg requests Luis R. Rodriguez
2009-02-21  5:24 ` [PATCH 1/4] cfg80211: make __regulatory_hint() static Luis R. Rodriguez
2009-02-21  5:24 ` [PATCH 2/4] cfg80211: pass the regulatory_request struct in __regulatory_hint() Luis R. Rodriguez
2009-02-21  5:24 ` [PATCH 3/4] cfg80211: do not kzalloc() again for a new request on __regulatory_hint Luis R. Rodriguez
2009-02-21  5:24 ` [PATCH 4/4] cfg80211: pass the regulatory_request to ignore_request Luis R. Rodriguez
2009-02-24  2:00 ` [PATCH 0/4] cfg80211: few minor enhancements based on reg requests Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox