1
0
Fork 0

ntb_netdev: Update Version

Update NTB netdev version to 0.7

Signed-off-by: Jon Mason <jon.mason@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
hifive-unleashed-5.1
Jon Mason 2013-01-19 02:02:35 -07:00 committed by Greg Kroah-Hartman
parent 7bcd2b111f
commit 24208bbed9
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
#include <linux/pci.h>
#include <linux/ntb.h>
#define NTB_NETDEV_VER "0.6"
#define NTB_NETDEV_VER "0.7"
MODULE_DESCRIPTION(KBUILD_MODNAME);
MODULE_VERSION(NTB_NETDEV_VER);