netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Giuseppe CAVALLARO <peppe.cavallaro@st.com>
To: netdev@vger.kernel.org
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Subject: [PATCH 4/4] stmmac: update the driver version to Feb 2012 (v2)
Date: Tue, 14 Feb 2012 08:14:29 +0100	[thread overview]
Message-ID: <1329203669-20748-1-git-send-email-peppe.cavallaro@st.com> (raw)
In-Reply-To: <1329203508-19612-1-git-send-email-peppe.cavallaro@st.com>

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
---
 drivers/net/ethernet/stmicro/stmmac/stmmac.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/ethernet/stmicro/stmmac/stmmac.h b/drivers/net/ethernet/stmicro/stmmac/stmmac.h
index 6ca2aa3..0e6a749 100644
--- a/drivers/net/ethernet/stmicro/stmmac/stmmac.h
+++ b/drivers/net/ethernet/stmicro/stmmac/stmmac.h
@@ -21,7 +21,7 @@
 *******************************************************************************/
 
 #define STMMAC_RESOURCE_NAME   "stmmaceth"
-#define DRV_MODULE_VERSION	"Dec_2011"
+#define DRV_MODULE_VERSION	"Feb_2012"
 #include <linux/stmmac.h>
 #include <linux/phy.h>
 #include "common.h"
-- 
1.7.4.4

  parent reply	other threads:[~2012-02-14  7:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-14  7:11 [PATCH 0/4 (net.git)] stmmac update Feb_2012 Giuseppe CAVALLARO
2012-02-14  7:11 ` [PATCH 1/4] stmmac: do not discard frame on dribbling bit assert Giuseppe CAVALLARO
2012-02-14  7:11 ` [PATCH 2/4] stmmac: request_irq when use an ext wake irq line (v2) Giuseppe CAVALLARO
2012-02-14  7:11 ` [PATCH 3/4] stmmac: move hw init in the probe Giuseppe CAVALLARO
2012-02-14  7:11 ` [PATCH 4/4] stmmac: update the driver version to Feb 2012 Giuseppe CAVALLARO
2012-02-14  7:14 ` Giuseppe CAVALLARO [this message]
2012-02-14 19:16 ` [PATCH 0/4 (net.git)] stmmac update Feb_2012 David Miller
2012-02-15  9:55   ` Giuseppe CAVALLARO
2012-02-15 10:10     ` [PATCH 1/4] stmmac: do not discard frame on dribbling bit assert Giuseppe CAVALLARO
2012-02-15 10:10       ` [PATCH 2/4] stmmac: request_irq when use an ext wake irq line (v2) Giuseppe CAVALLARO
2012-02-15 10:10       ` [PATCH 3/4] stmmac: move hw init in the probe (v2) Giuseppe CAVALLARO
2012-02-15 10:10       ` [PATCH 4/4] stmmac: update the driver version to Feb 2012 (v2) Giuseppe CAVALLARO

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=1329203669-20748-1-git-send-email-peppe.cavallaro@st.com \
    --to=peppe.cavallaro@st.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).