summaryrefslogtreecommitdiff
path: root/drivers/net/ehea/ehea.h
diff options
context:
space:
mode:
authorJan-Bernd Themann <ossthema@de.ibm.com>2007-03-22 16:49:42 (GMT)
committerJeff Garzik <jeff@garzik.org>2007-04-28 15:01:01 (GMT)
commit1eef4e04c95fb52a1a3885c8f53a822206fc9aa5 (patch)
tree3040eda40a0f5ab5a51be4ffff82ae5703c9c6ed /drivers/net/ehea/ehea.h
parentd68300182828596016d7a6c0f23a912f07d9d0df (diff)
downloadlinux-fsl-qoriq-1eef4e04c95fb52a1a3885c8f53a822206fc9aa5.tar.xz
ehea: fix for dynamic lpar support
The patch fixes bugs related to the probe / remove adapter functionality (handling of OFDT nodes) Signed-off-by: Jan-Bernd Themann <themann@de.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
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 d593513..1fefb2d 100644
--- a/drivers/net/ehea/ehea.h
+++ b/drivers/net/ehea/ehea.h
@@ -39,7 +39,7 @@
#include <asm/io.h>
#define DRV_NAME "ehea"
-#define DRV_VERSION "EHEA_0052"
+#define DRV_VERSION "EHEA_0053"
#define EHEA_MSG_DEFAULT (NETIF_MSG_LINK | NETIF_MSG_TIMER \
| NETIF_MSG_RX_ERR | NETIF_MSG_TX_ERR)