Re: [patch 04/50] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie

2007-01-08 Thread John W. Linville
On Fri, Jan 05, 2007 at 06:27:57PM -0800, Chris Wright wrote: > -stable review patch. If anyone has any objections, please let us know. > -- > > From: Ulrich Kunitz <[EMAIL PROTECTED]> > > ieee80211softmac_wx_get_genie locks the associnfo mutex at > function exit. This patch

Re: [patch 04/50] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie

2007-01-08 Thread John W. Linville
On Fri, Jan 05, 2007 at 06:27:57PM -0800, Chris Wright wrote: -stable review patch. If anyone has any objections, please let us know. -- From: Ulrich Kunitz [EMAIL PROTECTED] ieee80211softmac_wx_get_genie locks the associnfo mutex at function exit. This patch fixes it.

[patch 04/50] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie

2007-01-05 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. -- From: Ulrich Kunitz <[EMAIL PROTECTED]> ieee80211softmac_wx_get_genie locks the associnfo mutex at function exit. This patch fixes it. The patch is against Linus' tree (commit af1713e0). Signed-off-by:

[patch 04/50] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie

2007-01-05 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. -- From: Ulrich Kunitz [EMAIL PROTECTED] ieee80211softmac_wx_get_genie locks the associnfo mutex at function exit. This patch fixes it. The patch is against Linus' tree (commit af1713e0). Signed-off-by: