Re: [PATCH 2.6.31] ehea: Fix napi list corruption on ifconfig down

2009-08-04 Thread David Miller
From: Hannes Hering Date: Tue, 4 Aug 2009 16:20:15 +0200 > This patch fixes the napi list handling when an ehea interface is shut down to > avoid corruption of the napi list. > > Signed-off-by: Hannes Hering Applied, thanks. ___ Linuxppc-dev mailing

[PATCH 2.6.31] ehea: Fix napi list corruption on ifconfig down

2009-08-04 Thread Hannes Hering
This patch fixes the napi list handling when an ehea interface is shut down to avoid corruption of the napi list. Signed-off-by: Hannes Hering --- diff -Nurp -X dontdiff linux-2.6.31-rc5/drivers/net/ehea/ehea.h patched_kernel/drivers/net/ehea/ehea.h --- linux-2.6.31-rc5/drivers/net/ehea/ehea.h