Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e9d19840 authored by Rasesh Mody's avatar Rasesh Mody Committed by David S. Miller
Browse files

bna: firmware update to 3.2.1.1



This patch updates the firmware to address the thermal notification issue

Signed-off-by: default avatarRasesh Mody <rmody@brocade.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b0eb57cb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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)