2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-19 02:54:00 +08:00

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>
This commit is contained in:
Jon Mason 2013-01-19 02:02:35 -07:00 committed by Greg Kroah-Hartman
parent 7bcd2b111f
commit 24208bbed9

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);