From: Jay Vosburgh Date: Sat, 20 Jan 2007 02:15:56 +0000 (-0800) Subject: bonding: update version X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=658f648ad1c2876e0ce5401e087d2d21d0262441;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git bonding: update version Update version number to reflect recent changes. 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 731cfb63b663..41aa78bf1f78 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.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"