linux_dsm_epyc7002/drivers/net/ethernet/brocade/bna
Rasesh Mody 70f1438129 bna: Multiple Definition and Interface Setup Fix
drivers/net/built-in.o: In function `bfa_ioc_ct2_poweron':
(.text+0xcdc90): multiple definition of `bfa_ioc_ct2_poweron'
drivers/scsi/built-in.o:(.text+0x17f9a0): first defined here

This patch renames bfa_ioc_ct2_poweron() to bfa_nw_ioc_ct2_poweron() to avoid
multiple definition with Brocade scsi driver. It also modifies asic specific
interface setup to allocate MSIX resources at power on in case of 1860 HW with
no asic block and warns if the asic gen is neither BFI_ASIC_GEN_CT nor
BFI_ASIC_GEN_CT2.

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Rasesh Mody <rmody@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-04 23:04:01 -04:00
..
bfa_cee.c bna: Formatting and Code Cleanup 2011-09-15 15:36:33 -04:00
bfa_cee.h bna: Move the Brocade driver 2011-08-11 02:41:14 -07:00
bfa_cs.h bna: Move the Brocade driver 2011-08-11 02:41:14 -07:00
bfa_defs_cna.h bna: PLL Init Fix and Add Stats Attributes 2011-09-29 19:36:35 -04:00
bfa_defs_mfg_comm.h bna: Capability Map and MFG Block Changes for New HW 2011-09-29 19:36:34 -04:00
bfa_defs_status.h bna: Move the Brocade driver 2011-08-11 02:41:14 -07:00
bfa_defs.h bna: Brocade 1860 HW Enablement 2011-09-29 19:36:35 -04:00
bfa_ioc_ct.c bna: Multiple Definition and Interface Setup Fix 2011-10-04 23:04:01 -04:00
bfa_ioc.c bna: Multiple Definition and Interface Setup Fix 2011-10-04 23:04:01 -04:00
bfa_ioc.h bna: Multiple Definition and Interface Setup Fix 2011-10-04 23:04:01 -04:00
bfa_msgq.c bna: off by one in bfa_msgq_rspq_pi_update() 2011-08-26 12:55:18 -04:00
bfa_msgq.h bna: MSGQ Implementation 2011-08-11 07:30:12 -07:00
bfi_cna.h bna: Move the Brocade driver 2011-08-11 02:41:14 -07:00
bfi_enet.h bna: Introduce ENET as New Driver and FW Interface 2011-08-11 07:30:12 -07:00
bfi_reg.h bna: Move the Brocade driver 2011-08-11 02:41:14 -07:00
bfi.h bna: PLL Init Fix and Add Stats Attributes 2011-09-29 19:36:35 -04:00
bna_enet.c bna: Async Mode Tx Rx Init Fix 2011-09-15 15:36:33 -04:00
bna_hw_defs.h bna: Brocade 1860 HW Enablement 2011-09-29 19:36:35 -04:00
bna_tx_rx.c bna: Add Callback to Fix RXQ Stop 2011-09-29 19:36:36 -04:00
bna_types.h bna: Add Callback to Fix RXQ Stop 2011-09-29 19:36:36 -04:00
bna.h bna: make function tables cont 2011-09-16 19:20:20 -04:00
bnad_ethtool.c bna: Set Ring Param Fix 2011-09-17 00:47:57 -04:00
bnad.c bna: Add Callback to Fix RXQ Stop 2011-09-29 19:36:36 -04:00
bnad.h bna: Driver Version changed to 3.0.2.2 2011-09-29 19:36:36 -04:00
cna_fwimg.c bna: Implement FW Download for New HW 2011-09-29 19:36:35 -04:00
cna.h bna: Implement FW Download for New HW 2011-09-29 19:36:35 -04:00
Kconfig bna: Move the Brocade driver 2011-08-11 02:41:14 -07:00
Makefile bna: ENET and Tx Rx Redesign Enablement 2011-08-11 07:30:13 -07:00