netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next] cxgb3: update firmware version
@ 2012-02-13 20:28 Divy Le Ray
  2012-02-13 20:43 ` David Woodhouse
  2012-02-15 20:48 ` David Miller
  0 siblings, 2 replies; 12+ messages in thread
From: Divy Le Ray @ 2012-02-13 20:28 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-kernel, swise, dwmw2, nhorman, divy


Hi Dave,

This patch is sent in conjunction with the cxgb3 firmware update submission on linux-firmware.
(https://lkml.org/lkml/2012/2/13/27)

Cheers,
Divy

From: Divy Le Ray <divy@chelsio.com>

This patch updates the firmware version cxgb3 is requesting to 7.12.0.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
---

 drivers/net/ethernet/chelsio/cxgb3/version.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


diff --git a/drivers/net/ethernet/chelsio/cxgb3/version.h b/drivers/net/ethernet/chelsio/cxgb3/version.h
index 8bda06e..165bfb9 100644
--- a/drivers/net/ethernet/chelsio/cxgb3/version.h
+++ b/drivers/net/ethernet/chelsio/cxgb3/version.h
@@ -35,10 +35,10 @@
 #define DRV_DESC "Chelsio T3 Network Driver"
 #define DRV_NAME "cxgb3"
 /* Driver version */
-#define DRV_VERSION "1.1.4-ko"
+#define DRV_VERSION "1.1.5-ko"
 
 /* Firmware version */
 #define FW_VERSION_MAJOR 7
-#define FW_VERSION_MINOR 10
+#define FW_VERSION_MINOR 12
 #define FW_VERSION_MICRO 0
 #endif				/* __CHELSIO_VERSION_H */

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-02-15 20:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-13 20:28 [patch net-next] cxgb3: update firmware version Divy Le Ray
2012-02-13 20:43 ` David Woodhouse
2012-02-13 21:39   ` Divy Le Ray
2012-02-14  1:59     ` Ben Hutchings
2012-02-14  4:49       ` Divy Le Ray
2012-02-14  5:08         ` Ben Hutchings
2012-02-14  5:55           ` Divy Le Ray
2012-02-14 18:17             ` Rick Jones
2012-02-14 18:21               ` Ben Hutchings
2012-02-14 20:02                 ` Rick Jones
2012-02-14 22:02                   ` Ben Hutchings
2012-02-15 20:48 ` David Miller

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).