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

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

[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
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -41,8 +41,8 @@
#include "bond_3ad.h"
#include "bond_alb.h"

#define DRV_VERSION	"2.6.5"
#define DRV_RELDATE	"November 4, 2005"
#define DRV_VERSION	"3.0.0"
#define DRV_RELDATE	"November 8, 2005"
#define DRV_NAME	"bonding"
#define DRV_DESCRIPTION	"Ethernet Channel Bonding Driver"