skge: version 1.10
Mark this as 1.10 because WOL now works Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
a504e64ab4
commit
a407a6a085
|
@ -42,7 +42,7 @@
|
||||||
#include "skge.h"
|
#include "skge.h"
|
||||||
|
|
||||||
#define DRV_NAME "skge"
|
#define DRV_NAME "skge"
|
||||||
#define DRV_VERSION "1.9"
|
#define DRV_VERSION "1.10"
|
||||||
#define PFX DRV_NAME " "
|
#define PFX DRV_NAME " "
|
||||||
|
|
||||||
#define DEFAULT_TX_RING_SIZE 128
|
#define DEFAULT_TX_RING_SIZE 128
|
||||||
|
|
Loading…
Reference in New Issue