Skip to content

Commit

Permalink
bna: firmware update to 3.2.1.1
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Rasesh Mody authored and David S. Miller committed Aug 27, 2013
1 parent b0eb57c commit e9d1984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/ethernet/brocade/bna/cna.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit e9d1984

Please sign in to comment.