linux_dsm_epyc7002/drivers/net/ethernet/chelsio
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
..
cxgb net: cxgb2: reject unsupported coalescing params 2020-03-10 16:28:53 -07:00
cxgb3 net: cxgb3: reject unsupported coalescing params 2020-03-10 16:28:53 -07:00
cxgb4 cxgb4: Use kfree() instead kvfree() where appropriate 2020-06-05 13:22:49 -07:00
cxgb4vf cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call 2020-05-05 13:16:26 -07:00
libcxgb net/chelsio: Delete drive and module versions 2020-03-03 17:54:54 -08:00
Kconfig docs: networking: device drivers: convert chelsio/cxgb.txt to ReST 2020-05-01 12:24:41 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00