mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux-stable.git
synced 2025-11-01 01:17:13 +10:00
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_cna.h | ||
| bfa_defs_mfg_comm.h | ||
| bfa_defs_status.h | ||
| bfa_defs.h | ||
| bfa_ioc_ct.c | ||
| bfa_ioc.c | ||
| bfa_ioc.h | ||
| bfa_sm.h | ||
| bfa_wc.h | ||
| bfi_cna.h | ||
| bfi_ctreg.h | ||
| bfi_ll.h | ||
| bfi.h | ||
| bna_ctrl.c | ||
| bna_hw.h | ||
| bna_txrx.c | ||
| bna_types.h | ||
| bna.h | ||
| bnad_ethtool.c | ||
| bnad.c | ||
| bnad.h | ||
| cna_fwimg.c | ||
| cna.h | ||
| Makefile | ||