OpenCloudOS-Kernel/drivers/net/ethernet/brocade/bna
Wang Ming 4ad23d2368 bna: Remove error checking for debugfs_create_dir()
It is expected that most callers should _ignore_ the errors return by
debugfs_create_dir() in bnad_debugfs_init().

Signed-off-by: Wang Ming <machel@vivo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-07-14 09:09:12 +01:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
bfa_cee.c net: brocade: bna: Fix wrong function name in comments 2021-05-17 14:12:38 -07:00
bfa_cee.h
bfa_cs.h bna: Avoid clashing function prototypes 2022-11-21 08:17:59 +00:00
bfa_defs.h
bfa_defs_cna.h
bfa_defs_mfg_comm.h
bfa_defs_status.h
bfa_ioc.c bna: Avoid clashing function prototypes 2022-11-21 08:17:59 +00:00
bfa_ioc.h bna: Avoid clashing function prototypes 2022-11-21 08:17:59 +00:00
bfa_ioc_ct.c
bfa_msgq.c bna: remove variable num_entries 2022-10-25 19:44:59 -07:00
bfa_msgq.h bna: Avoid clashing function prototypes 2022-11-21 08:17:59 +00:00
bfi.h bna: bfi.h: Avoid the use of one-element array 2020-07-22 18:12:11 -07:00
bfi_cna.h
bfi_enet.h
bfi_reg.h
bna.h
bna_enet.c bna: Avoid clashing function prototypes 2022-11-21 08:17:59 +00:00
bna_hw_defs.h net: bna: remove trailing semicolon in macro definition 2020-12-04 17:41:49 -08:00
bna_tx_rx.c bna: Avoid clashing function prototypes 2022-11-21 08:17:59 +00:00
bna_types.h bna: Avoid clashing function prototypes 2022-11-21 08:17:59 +00:00
bnad.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
bnad.h net/brocade: Delete driver version 2020-03-03 17:54:53 -08:00
bnad_debugfs.c bna: Remove error checking for debugfs_create_dir() 2023-07-14 09:09:12 +01:00
bnad_ethtool.c net: bna: Fix spelling mistake "muliple" -> "multiple" 2022-09-30 13:01:16 +01:00
cna.h
cna_fwimg.c