summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
diff options
context:
space:
mode:
authorRasesh Mody <rmody@brocade.com>2011-10-05 07:04:01 +0400
committerDavid S. Miller <davem@davemloft.net>2011-10-05 07:04:01 +0400
commit70f14381299984f05764c3188f1706288285c953 (patch)
treeb1adf2899714744db4619c0c8a6bcf04638e91c0 /drivers/net/ethernet/amd
parent83e1b91845403f6322284a6e74581cc47d57de9f (diff)
downloadlinux-70f14381299984f05764c3188f1706288285c953.tar.xz
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>
Diffstat (limited to 'drivers/net/ethernet/amd')
0 files changed, 0 insertions, 0 deletions