Skip to content

Commit

Permalink
s2io: Update driver version
Browse files Browse the repository at this point in the history
Update s2io driver's version to reflect the series of patches.

Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Jon Mason authored and David S. Miller committed Aug 18, 2010
1 parent be265e9 commit 666be42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/s2io.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
#include "s2io.h"
#include "s2io-regs.h"

#define DRV_VERSION "2.0.26.26"
#define DRV_VERSION "2.0.26.27"

/* S2io Driver name & version. */
static char s2io_driver_name[] = "Neterion";
Expand Down

0 comments on commit 666be42

Please sign in to comment.