OpenCloudOS-Kernel/drivers/net/ethernet/chelsio/cxgb4
Denis Efremov 7f89cc07d2 cxgb4: Use kfree() instead kvfree() where appropriate
Use kfree(buf) in blocked_fl_read() because the memory is allocated with
kzalloc(). Use kfree(t) in blocked_fl_write() because the memory is
allocated with kcalloc().

Signed-off-by: Denis Efremov <efremov@linux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-06-05 13:22:49 -07:00
..
Makefile cxgb4: add TC-MATCHALL classifier egress offload 2019-11-20 12:05:23 -08:00
clip_tbl.c
clip_tbl.h chelsio: Replace zero-length array with flexible-array member 2020-02-24 15:26:17 -08:00
cudbg_common.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cudbg_entity.h chelsio: Replace zero-length array with flexible-array member 2020-02-24 15:26:17 -08:00
cudbg_if.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cudbg_lib.c cxgb4: fix adapter crash due to wrong MC size 2020-04-23 12:41:09 -07:00
cudbg_lib.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cudbg_lib_common.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cudbg_zlib.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cudbg_zlib.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4.h cxgb4/chcr: Enable ktls settings at run time 2020-06-01 15:48:18 -07:00
cxgb4_cudbg.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4_cudbg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4_dcb.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4_dcb.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4_debugfs.c cxgb4: Use kfree() instead kvfree() where appropriate 2020-06-05 13:22:49 -07:00
cxgb4_debugfs.h chelsio: Replace zero-length array with flexible-array member 2020-02-24 15:26:17 -08:00
cxgb4_ethtool.c cxgb4/chcr: nic-tls stats in ethtool 2020-03-31 10:11:07 -07:00
cxgb4_fcoe.c cxgb4/chtls: Prefix adapter flags with CXGB4 2019-03-04 10:21:32 -08:00
cxgb4_fcoe.h
cxgb4_filter.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-03-25 18:58:11 -07:00
cxgb4_filter.h cxgb4: rework TC filter rule insertion across regions 2020-03-18 16:39:03 -07:00
cxgb4_main.c cxgb4/chcr: Enable ktls settings at run time 2020-06-01 15:48:18 -07:00
cxgb4_mps.c cxgb4: Add MPS refcounting for alloc/free mac filters 2019-06-24 14:54:06 -07:00
cxgb4_ptp.c cxgb4: fix large delays in PTP synchronization 2020-04-20 12:54:30 -07:00
cxgb4_ptp.h
cxgb4_tc_flower.c net: sched: expose HW stats types per action used by drivers 2020-03-30 11:06:49 -07:00
cxgb4_tc_flower.h flow_offload: check for basic action hw stats type 2020-03-08 21:07:48 -07:00
cxgb4_tc_matchall.c net: sched: expose HW stats types per action used by drivers 2020-03-30 11:06:49 -07:00
cxgb4_tc_matchall.h cxgb4: add TC-MATCHALL classifier ingress offload 2019-11-20 12:05:23 -08:00
cxgb4_tc_mqprio.c cxgb4: add EOTID tracking and software context dump 2020-05-15 10:54:07 -07:00
cxgb4_tc_mqprio.h cxgb4: add EOTID tracking and software context dump 2020-05-15 10:54:07 -07:00
cxgb4_tc_u32.c cxgb4: rework TC filter rule insertion across regions 2020-03-18 16:39:03 -07:00
cxgb4_tc_u32.h
cxgb4_tc_u32_parse.h chelsio: Replace zero-length array with flexible-array member 2020-02-24 15:26:17 -08:00
cxgb4_thermal.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4_uld.c crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't set 2020-06-04 15:31:47 -07:00
cxgb4_uld.h cxgb4/chcr: Enable ktls settings at run time 2020-06-01 15:48:18 -07:00
l2t.c cxgb4/chcr: Save tx keys and handle HW response 2020-03-08 21:16:23 -07:00
l2t.h cxgb4/chcr: Save tx keys and handle HW response 2020-03-08 21:16:23 -07:00
sched.c cxgb4: tune burst buffer size for TC-MQPRIO offload 2020-05-15 10:54:07 -07:00
sched.h chelsio: Replace zero-length array with flexible-array member 2020-02-24 15:26:17 -08:00
sge.c cxgb4: improve credits recovery in TC-MQPRIO Tx path 2020-05-15 10:54:07 -07:00
smt.c cxgb4: smt: Use normal int for refcount 2019-08-08 18:12:17 -07:00
smt.h chelsio: Replace zero-length array with flexible-array member 2020-02-24 15:26:17 -08:00
srq.c cxgb4/chtls: Prefix adapter flags with CXGB4 2019-03-04 10:21:32 -08:00
srq.h
t4_chip_type.h
t4_hw.c cxgb4: tune burst buffer size for TC-MQPRIO offload 2020-05-15 10:54:07 -07:00
t4_hw.h
t4_msg.h cxgb4/chcr: complete record tx handling 2020-03-08 21:16:23 -07:00
t4_pci_id_tbl.h
t4_regs.h cxgb4: fix large delays in PTP synchronization 2020-04-20 12:54:30 -07:00
t4_tcb.h cxgb4/chcr: complete record tx handling 2020-03-08 21:16:23 -07:00
t4_values.h
t4fw_api.h cxgb4/chcr: Enable ktls settings at run time 2020-06-01 15:48:18 -07:00
t4fw_version.h cxgb4: Update 1.23.3.0 as the latest firmware supported. 2019-03-29 13:47:31 -07:00