aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sky2.c
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2006-10-17 13:24:18 -0400
committerStephen Hemminger <shemminger@osdl.org>2006-10-17 13:24:18 -0400
commit52c89cac6781dea0ee2426821cd3effae1a925d3 (patch)
treedcf3f7f94a055127f3f964cd63085a70ed3a86c0 /drivers/net/sky2.c
parentb6d7773462df13c105c19ab89706687ded839844 (diff)
sky2: version 1.9
Mark version, this has been a lot of patches. Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Diffstat (limited to 'drivers/net/sky2.c')
-rw-r--r--drivers/net/sky2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sky2.c b/drivers/net/sky2.c
index 6eddd0f36bc0..c19338351780 100644
--- a/drivers/net/sky2.c
+++ b/drivers/net/sky2.c
@@ -50,7 +50,7 @@
50#include "sky2.h" 50#include "sky2.h"
51 51
52#define DRV_NAME "sky2" 52#define DRV_NAME "sky2"
53#define DRV_VERSION "1.9" 53#define DRV_VERSION "1.10"
54#define PFX DRV_NAME " " 54#define PFX DRV_NAME " "
55 55
56/* 56/*