Re: [ath5k-devel] [PATCH] ath5k: avoid leaking mutex in ath5k_config

2009-05-27 Thread Bob Copeland
On Mon, May 25, 2009 at 5:42 PM, Johannes Berg wrote: > On Mon, 2009-05-25 at 21:34 +0200, John W. Linville wrote: >> Reported-by: Johannes Berg >> Signed-off-by: John W. Linville >> --- >> I lost track of the related bug report -- Johannes, do you recall? > > Thanks for fixing -- the report is

Re: [ath5k-devel] [PATCH] ath5k: avoid leaking mutex in ath5k_config

2009-05-25 Thread Johannes Berg
On Mon, 2009-05-25 at 21:34 +0200, John W. Linville wrote: > Reported-by: Johannes Berg > Signed-off-by: John W. Linville > --- > I lost track of the related bug report -- Johannes, do you recall? Thanks for fixing -- the report is Alan's (CC'ed) at http://article.gmane.org/gmane.linux.kernel.wi

[ath5k-devel] [PATCH] ath5k: avoid leaking mutex in ath5k_config

2009-05-25 Thread John W. Linville
Reported-by: Johannes Berg Signed-off-by: John W. Linville --- I lost track of the related bug report -- Johannes, do you recall? drivers/net/wireless/ath/ath5k/base.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/net/wireless/ath/ath5k/base.c b/drivers/n