public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] cfg80211: few reg fixes and removes OLD_REG
@ 2009-03-21  3:53 Luis R. Rodriguez
  2009-03-21  3:53 ` [PATCH 1/5] cfg80211: force last_request to be set for OLD_REG if regdom is EU Luis R. Rodriguez
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Luis R. Rodriguez @ 2009-03-21  3:53 UTC (permalink / raw)
  To: linville, johannes; +Cc: linux-wireless, Quentin, Luis R. Rodriguez

First two are bug fixes candidates for stable, the rest removes OLD_REG.

Luis R. Rodriguez (5):
  cfg80211: force last_request to be set for OLD_REG if regdom is EU
  cfg80211: fix incorrect assumption on last_request for 11d
  cfg80211: make regdom module parameter available oustide of OLD_REG
  cfg80211: remove code about country IE support with OLD_REG
  cfg80211: remove CONFIG_WIRELESS_OLD_REGULATORY

 Documentation/feature-removal-schedule.txt |   34 +++--
 net/wireless/Kconfig                       |   33 -----
 net/wireless/nl80211.c                     |    6 -
 net/wireless/reg.c                         |  187 ++++------------------------
 4 files changed, 46 insertions(+), 214 deletions(-)


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

end of thread, other threads:[~2009-03-21 14:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-21  3:53 [PATCH 0/5] cfg80211: few reg fixes and removes OLD_REG Luis R. Rodriguez
2009-03-21  3:53 ` [PATCH 1/5] cfg80211: force last_request to be set for OLD_REG if regdom is EU Luis R. Rodriguez
2009-03-21  3:53 ` [PATCH 2/5] cfg80211: fix incorrect assumption on last_request for 11d Luis R. Rodriguez
2009-03-21  3:53 ` [PATCH 3/5] cfg80211: make regdom module parameter available oustide of OLD_REG Luis R. Rodriguez
2009-03-21  3:53 ` [PATCH 4/5] cfg80211: remove code about country IE support with OLD_REG Luis R. Rodriguez
2009-03-21  3:53 ` [PATCH 5/5] cfg80211: remove CONFIG_WIRELESS_OLD_REGULATORY Luis R. Rodriguez
2009-03-21 14:23 ` [PATCH 0/5] cfg80211: few reg fixes and removes OLD_REG Johannes Berg

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