From: Jay Vosburgh Date: Sat, 22 Mar 2008 05:29:36 +0000 (-0700) Subject: bonding: update version X-Git-Tag: v2.6.25-rc8~77^2~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2cfb8b71ccb3ebca76cff48241527eba39226883;p=platform%2Fupstream%2Fkernel-adaptation-pc.git bonding: update version Update version to 3.2.5. Signed-off-by: Jay Vosburgh Signed-off-by: Jeff Garzik --- diff --git a/drivers/net/bonding/bonding.h b/drivers/net/bonding/bonding.h index 67ccad6..a3c74e2 100644 --- a/drivers/net/bonding/bonding.h +++ b/drivers/net/bonding/bonding.h @@ -22,8 +22,8 @@ #include "bond_3ad.h" #include "bond_alb.h" -#define DRV_VERSION "3.2.4" -#define DRV_RELDATE "January 28, 2008" +#define DRV_VERSION "3.2.5" +#define DRV_RELDATE "March 21, 2008" #define DRV_NAME "bonding" #define DRV_DESCRIPTION "Ethernet Channel Bonding Driver"