[PATCH] skge: version 1.6
Update version string. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
631ae320a4
commit
987024ca9e
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
#include "skge.h"
|
||||
|
||||
#define DRV_NAME "skge"
|
||||
#define DRV_VERSION "1.5"
|
||||
#define DRV_VERSION "1.6"
|
||||
#define PFX DRV_NAME " "
|
||||
|
||||
#define DEFAULT_TX_RING_SIZE 128
|
||||
|
|
Loading…
Reference in a new issue