Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 24208bbe authored by Jon Mason's avatar Jon Mason Committed by Greg Kroah-Hartman
Browse files

ntb_netdev: Update Version



Update NTB netdev version to 0.7

Signed-off-by: default avatarJon Mason <jon.mason@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 7bcd2b11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);