]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ehea: Fix napi list corruption on ifconfig down
authorHannes Hering <hering2@de.ibm.com>
Tue, 4 Aug 2009 18:48:39 +0000 (11:48 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 9 Sep 2009 03:33:12 +0000 (20:33 -0700)
commitc197608b8510c6a50ff643842374a799a9cba774
tree16d230a5ed973808795d28b8dac9af306aaf6f27
parentde8a88319e1db92d7568323053316965c4b90660
ehea: Fix napi list corruption on ifconfig down

commit 357eb46d8f275b4e8484541234ea3ba06065e258 upstream.

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 <hering2@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/ehea/ehea.h
drivers/net/ehea/ehea_main.c