linux/drivers/net/ethernet/netronome/nfp
Robin Murphy d9f393f468 nfp: Simplify array allocation
Prefer kcalloc() to kzalloc(array_size()) for allocating an array.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Acked-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-01-27 13:50:34 +00:00
..
abm net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types 2021-10-18 12:54:41 +01:00
bpf nfp: bpf: relax prog rejection for mtu check through max_pkt_offset 2021-10-28 12:59:32 +01:00
crypto
flower nfp: flower: Use struct_size() helper in kmalloc() 2022-01-26 16:35:34 +00:00
nfpcore nfp: Simplify array allocation 2022-01-27 13:50:34 +00:00
nic
ccm_mbox.c net: netronome: nfp: Fix wrong function name in comments 2021-05-17 14:12:39 -07:00
ccm.c
ccm.h
devlink_param.c nfp: Move delink_register to be last command 2021-09-27 16:31:59 +01:00
Makefile nfp: flower-ct: add pre and post ct checks 2021-06-02 14:04:41 -07:00
nfp_abi.h
nfp_app_nic.c
nfp_app.c
nfp_app.h
nfp_asm.c nfp: bpf: silence bitwise vs. logical OR warning 2021-10-18 14:50:01 -07:00
nfp_asm.h
nfp_devlink.c nfp: devlink: initialize the devlink port attribute "lanes" 2021-04-21 10:26:35 -07:00
nfp_hwmon.c
nfp_main.c devlink: Set device as early as possible 2021-08-09 10:21:40 +01:00
nfp_main.h
nfp_net_common.c bpf: Let bpf_warn_invalid_xdp_action() report more info 2021-12-13 22:28:27 +01:00
nfp_net_ctrl.c
nfp_net_ctrl.h nfp: only use kdoc style comments for kdoc 2022-01-26 18:58:49 -08:00
nfp_net_debugdump.c
nfp_net_debugfs.c
nfp_net_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-11-26 13:45:19 -08:00
nfp_net_main.c ethernet: use eth_hw_addr_set() instead of ether_addr_copy() 2021-10-02 14:18:25 +01:00
nfp_net_repr.c net: annotate accesses to dev->gso_max_segs 2021-11-22 12:49:42 +00:00
nfp_net_repr.h
nfp_net_sriov.c
nfp_net_sriov.h nfp: only use kdoc style comments for kdoc 2022-01-26 18:58:49 -08:00
nfp_net.h nfp: checking parameter process for rx-usecs/tx-usecs is invalid 2021-11-22 12:44:45 +00:00
nfp_netvf_main.c ethernet: use eth_hw_addr_set() instead of ether_addr_copy() 2021-10-02 14:18:25 +01:00
nfp_port.c
nfp_port.h nfp: only use kdoc style comments for kdoc 2022-01-26 18:58:49 -08:00
nfp_shared_buf.c