summaryrefslogtreecommitdiff
path: root/drivers/net/ehea/ehea.h
diff options
context:
space:
mode:
authorThomas Klein <tklein@de.ibm.com>2009-01-21 14:43:59 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-21 14:43:59 -0800
commit086c1b2c52f03d128d1a6db47f8736c56e915043 (patch)
tree9274047f759166299d08a274375c8aceefb87c2a /drivers/net/ehea/ehea.h
parent8017943e6b177f117e4be71f09a38e2c9fd56193 (diff)
ehea: Use net_device_ops structure
Adapt to lately introduced net_device_ops structure. Signed-off-by: Thomas Klein <tklein@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 6271b9411ccf..f7e2ccfd3e8c 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_0096"
+#define DRV_VERSION "EHEA_0097"
/* eHEA capability flags */
#define DLPAR_PORT_ADD_REM 1