From f3b286020eaf887a6b6860708e38421f6df1d750 Mon Sep 17 00:00:00 2001 From: Jay Vosburgh Date: Tue, 29 Jan 2008 18:07:48 -0800 Subject: [PATCH] --- yaml --- r: 82670 b: refs/heads/master c: 43cd2595e76fce5f58d5b35d9875bcc48ddaf2e8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/net/bonding/bonding.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 8ab1e09b4a63..e4bc752e21c1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 21c9d8d73dd1a152c49b4e3176193a099849d4c9 +refs/heads/master: 43cd2595e76fce5f58d5b35d9875bcc48ddaf2e8 diff --git a/trunk/drivers/net/bonding/bonding.h b/trunk/drivers/net/bonding/bonding.h index 6d83be49899a..67ccad69d445 100644 --- a/trunk/drivers/net/bonding/bonding.h +++ b/trunk/drivers/net/bonding/bonding.h @@ -22,8 +22,8 @@ #include "bond_3ad.h" #include "bond_alb.h" -#define DRV_VERSION "3.2.3" -#define DRV_RELDATE "December 6, 2007" +#define DRV_VERSION "3.2.4" +#define DRV_RELDATE "January 28, 2008" #define DRV_NAME "bonding" #define DRV_DESCRIPTION "Ethernet Channel Bonding Driver"