diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/s2io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/s2io.c b/drivers/net/s2io.c index 6a87b8c69b78..80efc05d4d64 100644 --- a/drivers/net/s2io.c +++ b/drivers/net/s2io.c | |||
@@ -88,7 +88,7 @@ | |||
88 | #include "s2io.h" | 88 | #include "s2io.h" |
89 | #include "s2io-regs.h" | 89 | #include "s2io-regs.h" |
90 | 90 | ||
91 | #define DRV_VERSION "2.0.26.27" | 91 | #define DRV_VERSION "2.0.26.28" |
92 | 92 | ||
93 | /* S2io Driver name & version. */ | 93 | /* S2io Driver name & version. */ |
94 | static const char s2io_driver_name[] = "Neterion"; | 94 | static const char s2io_driver_name[] = "Neterion"; |