Commit 39755cad authored by Mitch Williams's avatar Mitch Williams Committed by John W. Linville

[PATCH] bonding: version update

Update the version number for the bonding module.  Since we've just
added a significant new feature (sysfs support), bump the major number.
Signed-off-by: default avatarMitch Williams <mitch.a.williams@intel.com>
Acked-by: default avatarJay Vosburgh <fubar@us.ibm.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent b76cdba9
...@@ -41,8 +41,8 @@ ...@@ -41,8 +41,8 @@
#include "bond_3ad.h" #include "bond_3ad.h"
#include "bond_alb.h" #include "bond_alb.h"
#define DRV_VERSION "2.6.5" #define DRV_VERSION "3.0.0"
#define DRV_RELDATE "November 4, 2005" #define DRV_RELDATE "November 8, 2005"
#define DRV_NAME "bonding" #define DRV_NAME "bonding"
#define DRV_DESCRIPTION "Ethernet Channel Bonding Driver" #define DRV_DESCRIPTION "Ethernet Channel Bonding Driver"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment