All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: [PATCH 4/4] skge: update version
Date: Wed, 06 Jul 2011 22:00:08 -0700	[thread overview]
Message-ID: <20110707050049.178974636@vyatta.com> (raw)
In-Reply-To: 20110707050003.998140428@vyatta.com

[-- Attachment #1: skge-version.patch --]
[-- Type: text/plain, Size: 856 bytes --]

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>

--- a/drivers/net/Kconfig	2011-07-06 21:58:12.139686271 -0700
+++ b/drivers/net/Kconfig	2011-07-06 21:58:30.071682326 -0700
@@ -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---
--- a/drivers/net/skge.c	2011-07-06 21:57:53.915690195 -0700
+++ b/drivers/net/skge.c	2011-07-06 21:58:06.675686411 -0700
@@ -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



  parent reply	other threads:[~2011-07-07  5:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07  5:00 [PATCH 0/4] skge: driver update Stephen Hemminger
2011-07-07  5:00 ` [PATCH 1/4] skge: cleanup pci id table Stephen Hemminger
2011-07-07  5:00 ` [PATCH 2/4] add pci-id for DGE-530T Stephen Hemminger
2011-07-07  5:00 ` [PATCH 3/4] skge: make support for old Genesis chips optional Stephen Hemminger
2011-07-07  5:00 ` Stephen Hemminger [this message]
2011-07-07  7:30 ` [PATCH 0/4] skge: driver update David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110707050049.178974636@vyatta.com \
    --to=shemminger@vyatta.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.