projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0eb57c
)
bna: firmware update to 3.2.1.1
author
Rasesh Mody
<rmody@brocade.com>
Fri, 23 Aug 2013 21:31:30 +0000
(14:31 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 27 Aug 2013 20:03:15 +0000
(16:03 -0400)
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>
drivers/net/ethernet/brocade/bna/cna.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/ethernet/brocade/bna/cna.h
b/drivers/net/ethernet/brocade/bna/cna.h
index c37f706d9992fadcfbd90016d8d23c7472452672..43405f654b4aa0018ae739efc0ff7b247512f7f6 100644
(file)
--- 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)