mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
8a891429d1
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> |
||
---|---|---|
.. | ||
bfa_cee.c | ||
bfa_cee.h | ||
bfa_defs.h | ||
bfa_defs_cna.h | ||
bfa_defs_mfg_comm.h | ||
bfa_defs_status.h | ||
bfa_ioc.c | ||
bfa_ioc.h | ||
bfa_ioc_ct.c | ||
bfa_sm.h | ||
bfa_wc.h | ||
bfi.h | ||
bfi_cna.h | ||
bfi_ctreg.h | ||
bfi_ll.h | ||
bna.h | ||
bna_ctrl.c | ||
bna_hw.h | ||
bna_txrx.c | ||
bna_types.h | ||
bnad.c | ||
bnad.h | ||
bnad_ethtool.c | ||
cna.h | ||
cna_fwimg.c | ||
Makefile |