mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 12:21:37 +00:00
bna: Driver and Firmware Updated
Driver and Firmware versions updated to 3.2.21.1. Signed-off-by: Rasesh Mody <rmody@brocade.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
43c07adaeb
commit
45e9834143
@ -71,7 +71,7 @@ struct bnad_rx_ctrl {
|
||||
#define BNAD_NAME "bna"
|
||||
#define BNAD_NAME_LEN 64
|
||||
|
||||
#define BNAD_VERSION "3.1.2.1"
|
||||
#define BNAD_VERSION "3.2.21.1"
|
||||
|
||||
#define BNAD_MAILBOX_MSIX_INDEX 0
|
||||
#define BNAD_MAILBOX_MSIX_VECTORS 1
|
||||
|
@ -37,8 +37,8 @@
|
||||
|
||||
extern char bfa_version[];
|
||||
|
||||
#define CNA_FW_FILE_CT "ctfw-3.1.0.0.bin"
|
||||
#define CNA_FW_FILE_CT2 "ct2fw-3.1.0.0.bin"
|
||||
#define CNA_FW_FILE_CT "ctfw-3.2.1.0.bin"
|
||||
#define CNA_FW_FILE_CT2 "ct2fw-3.2.1.0.bin"
|
||||
#define FC_SYMNAME_MAX 256 /*!< max name server symbolic name size */
|
||||
|
||||
#pragma pack(1)
|
||||
|
Loading…
Reference in New Issue
Block a user