linux/drivers/net/ethernet/marvell/octeontx2/nic
Xu Wang bf2bcd6f1a otx2_common: Use devm_kcalloc() in otx2_config_npa()
A multiplication for the size determination of a memory allocation
indicated that an array data structure should be processed.
Thus use the corresponding function "devm_kcalloc".

Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-08-17 15:08:39 -07:00
..
Makefile octeontx2-vf: Virtual function driver support 2020-03-23 21:11:43 -07:00
otx2_common.c otx2_common: Use devm_kcalloc() in otx2_config_npa() 2020-08-17 15:08:39 -07:00
otx2_common.h octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffers 2020-05-09 21:04:40 -07:00
otx2_ethtool.c octeontx2-vf: Ethtool support 2020-03-23 21:11:43 -07:00
otx2_pf.c octeontx2-pf: Fix reset_task bugs 2020-07-28 17:14:48 -07:00
otx2_reg.h octeontx2-vf: Virtual function driver support 2020-03-23 21:11:43 -07:00
otx2_struct.h octeontx2-pf: Error handling support 2020-01-27 14:33:39 +01:00
otx2_txrx.c net: tso: cache transport header length 2020-06-18 20:46:23 -07:00
otx2_txrx.h octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffers 2020-05-09 21:04:40 -07:00
otx2_vf.c octeontx2-pf: Unregister netdev at driver remove 2020-07-28 17:14:48 -07:00