aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade
diff options
context:
space:
mode:
authorRasesh Mody <rmody@brocade.com>2013-08-23 14:31:30 -0700
committerDavid S. Miller <davem@davemloft.net>2013-08-27 16:03:15 -0400
commite9d198403b4b8e30ac5ed0fe4bf05b273c8af0bd (patch)
tree930b276e38a215638b1f1454d2b446253825d019 /drivers/net/ethernet/brocade
parentVMXNET3: Add support for virtual IOMMU (diff)
downloadlinux-dev-e9d198403b4b8e30ac5ed0fe4bf05b273c8af0bd.tar.xz
linux-dev-e9d198403b4b8e30ac5ed0fe4bf05b273c8af0bd.zip
bna: firmware update to 3.2.1.1
This patch updates the firmware to address the thermal notification issue Signed-off-by: Rasesh Mody <rmody@brocade.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/brocade')
-rw-r--r--drivers/net/ethernet/brocade/bna/cna.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/ethernet/brocade/bna/cna.h b/drivers/net/ethernet/brocade/bna/cna.h
index c37f706d9992..43405f654b4a 100644
--- a/drivers/net/ethernet/brocade/bna/cna.h
+++ b/drivers/net/ethernet/brocade/bna/cna.h
@@ -37,8 +37,8 @@
extern char bfa_version[];
-#define CNA_FW_FILE_CT "ctfw-3.2.1.0.bin"
-#define CNA_FW_FILE_CT2 "ct2fw-3.2.1.0.bin"
+#define CNA_FW_FILE_CT "ctfw-3.2.1.1.bin"
+#define CNA_FW_FILE_CT2 "ct2fw-3.2.1.1.bin"
#define FC_SYMNAME_MAX 256 /*!< max name server symbolic name size */
#pragma pack(1)