Commit 5a9d6917 authored by stephen hemminger's avatar stephen hemminger Committed by David S. Miller

skge: update version

Update version number, and take "New" off the config information
since old sk98lin has been gone for a couple years.
Signed-off-by: default avatarStephen Hemminger <shemminger@vyatta.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 57d6fa37
...@@ -2272,7 +2272,7 @@ config SIS190 ...@@ -2272,7 +2272,7 @@ config SIS190
will be called sis190. This is recommended. will be called sis190. This is recommended.
config SKGE config SKGE
tristate "New SysKonnect GigaEthernet support" tristate "SysKonnect GigaEthernet support"
depends on PCI depends on PCI
select CRC32 select CRC32
---help--- ---help---
......
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
#include "skge.h" #include "skge.h"
#define DRV_NAME "skge" #define DRV_NAME "skge"
#define DRV_VERSION "1.13" #define DRV_VERSION "1.14"
#define DEFAULT_TX_RING_SIZE 128 #define DEFAULT_TX_RING_SIZE 128
#define DEFAULT_RX_RING_SIZE 512 #define DEFAULT_RX_RING_SIZE 512
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment