From 5ec042ac95bf2b4906345461ead7253e48e8e5f3 Mon Sep 17 00:00:00 2001 From: Jay Vosburgh Date: Fri, 19 Jan 2007 18:15:56 -0800 Subject: [PATCH] --- yaml --- r: 46543 b: refs/heads/master c: 658f648ad1c2876e0ce5401e087d2d21d0262441 h: refs/heads/master i: 46541: f2cf811c8d28426cedb911f57008984de985b166 46539: 7042c118167aca4e6ed08024b0fe78c9d1819ebc 46535: cd039628acf95693397d4a7179468b4c16f0d68c 46527: b6c2cad83812e83a7b5285c648a137480d92335b 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 85cfc8745229..cda2b72fb529 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 877cbd36b27e073eb78fe7073a433fbe0da7d5f8 +refs/heads/master: 658f648ad1c2876e0ce5401e087d2d21d0262441 diff --git a/trunk/drivers/net/bonding/bonding.h b/trunk/drivers/net/bonding/bonding.h index 731cfb63b663..41aa78bf1f78 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.1.1" -#define DRV_RELDATE "September 26, 2006" +#define DRV_VERSION "3.1.2" +#define DRV_RELDATE "January 20, 2007" #define DRV_NAME "bonding" #define DRV_DESCRIPTION "Ethernet Channel Bonding Driver"