Re: [PATCH 2/2] [RFC] E1000: Fix hang in netdev_wait_allrefs()

2007-08-24 Thread David Miller
From: Krishna Kumar <[EMAIL PROTECTED]> Date: Thu, 23 Aug 2007 14:34:31 +0530 > After applying patch1, I started getting "waiting for count" messages when > doing ifdown. Not sure if this is the right fix since the count was already > showing as -1 in that message, but this patch fixes the problem

[PATCH 2/2] [RFC] E1000: Fix hang in netdev_wait_allrefs()

2007-08-23 Thread Krishna Kumar
After applying patch1, I started getting "waiting for count" messages when doing ifdown. Not sure if this is the right fix since the count was already showing as -1 in that message, but this patch fixes the problem. Signed-off-by: Krishna Kumar <[EMAIL PROTECTED]> --- e1000_main.c |3 ++- 1 f