aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/s2io.c
diff options
context:
space:
mode:
authorJon Mason <jon.mason@exar.com>2010-12-10 15:40:03 +0000
committerDavid S. Miller <davem@davemloft.net>2010-12-11 11:46:37 -0800
commit11410b62cf9bdaed5863696c7994286a900424c7 (patch)
tree4256c883332878c08808c4f6547ab6e74543d9be /drivers/net/s2io.c
parents2io: make strings at tables const (diff)
downloadlinux-dev-11410b62cf9bdaed5863696c7994286a900424c7.tar.xz
linux-dev-11410b62cf9bdaed5863696c7994286a900424c7.zip
s2io: Update Driver Version
Update Driver Version Signed-off-by: Jon Mason <jon.mason@exar.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/s2io.c')
-rw-r--r--drivers/net/s2io.c2
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 @@
#include "s2io.h"
#include "s2io-regs.h"
-#define DRV_VERSION "2.0.26.27"
+#define DRV_VERSION "2.0.26.28"
/* S2io Driver name & version. */
static const char s2io_driver_name[] = "Neterion";