Re: [PATCH 1/5] Use mutex instead of semaphore in the Host AP driver
From: Satyam Sharma <hidden>
Date: 2007-07-30 20:02:51
Also in:
lkml
From: Satyam Sharma <hidden>
Date: 2007-07-30 20:02:51
Also in:
lkml
On Mon, 30 Jul 2007, John W. Linville wrote:
On Mon, Jul 30, 2007 at 12:50:31PM +0530, Satyam Sharma wrote:quoted
On Mon, 30 Jul 2007, Matthias Kaehlcke wrote:quoted
[...] The Host AP driver uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke <redacted>Reviewed-by: Satyam Sharma <redacted>Is that the same as Acked-by? Or do you disagree with the patch? Just checkin'...
Well, I'm not the maintainer, so didn't think correct to give an "Acked-by". "Reviewed-by" generally means I read the patch, and think it is correct. Probably could save time for others ... Satyam