Re: [PATCH net-next-2.6] ehea: fix circular locking problem

2009-03-13 Thread David Miller
From: "Jan-Bernd Themann" Date: Thu, 12 Mar 2009 16:20:18 +0100 > This patch fixes the circular locking problem by changing the locking strategy > concerning the logging of firmware handles. > > Signed-off-by: Jan-Bernd Themann Applied, thanks. ___ L

[PATCH net-next-2.6] ehea: fix circular locking problem

2009-03-12 Thread Jan-Bernd Themann
This patch fixes the circular locking problem by changing the locking strategy concerning the logging of firmware handles. Signed-off-by: Jan-Bernd Themann --- drivers/net/ehea/ehea.h |2 +- drivers/net/ehea/ehea_main.c | 56 ++--- 2 files chang