Skip to content

Commit

Permalink
skge: update version
Browse files Browse the repository at this point in the history
Update version number, and take "New" off the config information
since old sk98lin has been gone for a couple years.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
stephen hemminger authored and davem330 committed Jul 7, 2011
1 parent 57d6fa3 commit 5a9d691
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2272,7 +2272,7 @@ config SIS190
will be called sis190. This is recommended.

config SKGE
tristate "New SysKonnect GigaEthernet support"
tristate "SysKonnect GigaEthernet support"
depends on PCI
select CRC32
---help---
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/skge.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
#include "skge.h"

#define DRV_NAME "skge"
#define DRV_VERSION "1.13"
#define DRV_VERSION "1.14"

#define DEFAULT_TX_RING_SIZE 128
#define DEFAULT_RX_RING_SIZE 512
Expand Down

0 comments on commit 5a9d691

Please sign in to comment.