summaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea/ehea.h
diff options
context:
space:
mode:
authorHannes Hering2009-08-04 20:48:39 +0200
committerDavid S. Miller2009-08-04 20:48:39 +0200
commit357eb46d8f275b4e8484541234ea3ba06065e258 (patch)
treec89b2fba5e83a7388b4df6d0dd43c270d42c4e32 /drivers/net/ehea/ehea.h
parentigbvf: Allow VF driver to correctly recognize failure to set mac (diff)
downloadkernel-qcow2-linux-357eb46d8f275b4e8484541234ea3ba06065e258.tar.gz
kernel-qcow2-linux-357eb46d8f275b4e8484541234ea3ba06065e258.tar.xz
kernel-qcow2-linux-357eb46d8f275b4e8484541234ea3ba06065e258.zip
ehea: Fix napi list corruption on ifconfig down
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>
Diffstat (limited to 'drivers/net/ehea/ehea.h')
-rw-r--r--drivers/net/ehea/ehea.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ehea/ehea.h b/drivers/net/ehea/ehea.h
index 78952f8324e2..fa311a950996 100644
--- a/drivers/net/ehea/ehea.h
+++ b/drivers/net/ehea/ehea.h
@@ -40,7 +40,7 @@
#include <asm/io.h>
#define DRV_NAME "ehea"
-#define DRV_VERSION "EHEA_0101"
+#define DRV_VERSION "EHEA_0102"
/* eHEA capability flags */
#define DLPAR_PORT_ADD_REM 1