aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/bonding')
-rw-r--r--drivers/net/bonding/bonding.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/bonding/bonding.h b/drivers/net/bonding/bonding.h
index 903e60aa611e..88b8981d24b0 100644
--- a/drivers/net/bonding/bonding.h
+++ b/drivers/net/bonding/bonding.h
@@ -41,8 +41,8 @@
41#include "bond_3ad.h" 41#include "bond_3ad.h"
42#include "bond_alb.h" 42#include "bond_alb.h"
43 43
44#define DRV_VERSION "2.6.5" 44#define DRV_VERSION "3.0.0"
45#define DRV_RELDATE "November 4, 2005" 45#define DRV_RELDATE "November 8, 2005"
46#define DRV_NAME "bonding" 46#define DRV_NAME "bonding"
47#define DRV_DESCRIPTION "Ethernet Channel Bonding Driver" 47#define DRV_DESCRIPTION "Ethernet Channel Bonding Driver"
48 48