mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
s2io: Update driver version
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>
This commit is contained in:
parent
be265e9bae
commit
666be4298b
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue