aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ntb_netdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ntb_netdev.c')
-rw-r--r--drivers/net/ntb_netdev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ntb_netdev.c b/drivers/net/ntb_netdev.c
index 1626dc198f52..ed947dd76fbd 100644
--- a/drivers/net/ntb_netdev.c
+++ b/drivers/net/ntb_netdev.c
@@ -51,7 +51,7 @@
51#include <linux/pci.h> 51#include <linux/pci.h>
52#include <linux/ntb.h> 52#include <linux/ntb.h>
53 53
54#define NTB_NETDEV_VER "0.6" 54#define NTB_NETDEV_VER "0.7"
55 55
56MODULE_DESCRIPTION(KBUILD_MODNAME); 56MODULE_DESCRIPTION(KBUILD_MODNAME);
57MODULE_VERSION(NTB_NETDEV_VER); 57MODULE_VERSION(NTB_NETDEV_VER);