Re: [PATCH RESEND] Staging: rtl8188eu: fix double unlock

2015-03-09 Thread Dan Carpenter
Why is it a RESEND? RESEND is a bit rude because it implies that we messed up by ignoring your first email so you're sending us the exact same thing again. Sometimes rudeness is valid if people are ignoring good patches but you send the first email 4 minutes before sending the second email. On Sa

Re: [PATCH RESEND] Staging: rtl8188eu: fix double unlock

2015-03-07 Thread Larry Finger
On 03/07/2015 09:33 AM, Matteo Semenzato wrote: From: Matteo Semenzato The rtw_cmd_thread semaphore was being unlocked twice. Signed-off-by: Matteo Semenzato --- drivers/staging/rtl8188eu/core/rtw_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/rtl