aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000e/80003es2lan.c
diff options
context:
space:
mode:
authorGravatar Rasesh Mody <rmody@brocade.com> 2011-10-04 23:04:01 -0400
committerGravatar David S. Miller <davem@davemloft.net> 2011-10-04 23:04:01 -0400
commit70f14381299984f05764c3188f1706288285c953 (patch)
treeb1adf2899714744db4619c0c8a6bcf04638e91c0 /drivers/net/ethernet/intel/e1000e/80003es2lan.c
parentNET: white space/coding style cleanup of asix driver (diff)
downloadlinux-70f14381299984f05764c3188f1706288285c953.tar.gz
linux-70f14381299984f05764c3188f1706288285c953.tar.bz2
linux-70f14381299984f05764c3188f1706288285c953.zip
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/intel/e1000e/80003es2lan.c')
0 files changed, 0 insertions, 0 deletions