linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] cfg80211: two reg fixes
@ 2009-05-13 21:04 Luis R. Rodriguez
  2009-05-13 21:04 ` [PATCH 1/4] cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULES Luis R. Rodriguez
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Luis R. Rodriguez @ 2009-05-13 21:04 UTC (permalink / raw)
  To: linville, johannes; +Cc: linux-wireless, stable, Luis R. Rodriguez

This addresses two very unlikely but yet possible races
with cfg80211 reg code.

Luis R. Rodriguez (4):
  cfg80211: return immediately if num reg rules >
    NL80211_MAX_SUPP_REG_RULES
  cfg80211: cleanup return calls on nl80211_set_reg()
  cfg80211: fix in nl80211_set_reg()
  cfg80211: fix race between core hint and driver's custom apply

 net/wireless/nl80211.c |   26 ++++++++++++++++++--------
 net/wireless/reg.c     |    9 +++++++++
 2 files changed, 27 insertions(+), 8 deletions(-)


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

end of thread, other threads:[~2009-05-18 20:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-13 21:04 [PATCH 0/4] cfg80211: two reg fixes Luis R. Rodriguez
2009-05-13 21:04 ` [PATCH 1/4] cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULES Luis R. Rodriguez
2009-05-13 21:04 ` [PATCH 2/4] cfg80211: cleanup return calls on nl80211_set_reg() Luis R. Rodriguez
2009-05-13 21:04 ` [PATCH 3/4] cfg80211: fix in nl80211_set_reg() Luis R. Rodriguez
2009-05-18 18:46   ` John W. Linville
2009-05-18 20:02     ` Luis R. Rodriguez
2009-05-13 21:04 ` [PATCH 4/4] cfg80211: fix race between core hint and driver's custom apply Luis R. Rodriguez
2009-05-13 22:08   ` Johannes Berg
2009-05-13 22:29     ` Luis R. Rodriguez
2009-05-13 22:35       ` Johannes Berg
2009-05-13 22:37         ` Luis R. Rodriguez
2009-05-14 18:05           ` Luis R. Rodriguez
2009-05-18 18:47   ` John W. Linville
2009-05-18 20:04     ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).