From: Rasesh Mody Date: Fri, 23 Aug 2013 21:31:30 +0000 (-0700) Subject: bna: firmware update to 3.2.1.1 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=e9d198403b4b8e30ac5ed0fe4bf05b273c8af0bd;p=openwrt%2Fstaging%2Fblogic.git bna: firmware update to 3.2.1.1 This patch updates the firmware to address the thermal notification issue Signed-off-by: Rasesh Mody Signed-off-by: David S. Miller --- 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)