linux/drivers/net/bna
Rasesh Mody 8a891429d1 bna: Fixed build break for allyesconfig
This is the patch to fix the build break caused by multiple
definitions of symbols between Brocade's FC/FCOE driver(BFA)
and 10G Networking Driver(BNA).

Changes are:

1. locally used functions are made static 

2. unused functions are removed

3. using unique namespaces for the function names that must be
globally visible

Signed-off-by: Debashis Dutt <ddutt@brocade.com>
Signed-off-by: Rasesh Mody <rmody@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-08-25 23:00:27 -07:00
..
bfa_cee.c bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bfa_cee.h bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bfa_defs.h
bfa_defs_cna.h
bfa_defs_mfg_comm.h
bfa_defs_status.h
bfa_ioc.c bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bfa_ioc.h bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bfa_ioc_ct.c bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bfa_sm.h
bfa_wc.h
bfi.h
bfi_cna.h
bfi_ctreg.h
bfi_ll.h
bna.h
bna_ctrl.c bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bna_hw.h
bna_txrx.c
bna_types.h
bnad.c bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bnad.h
bnad_ethtool.c bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
cna.h
cna_fwimg.c
Makefile