1
0
Fork 0
alistair23-linux/drivers/infiniband/hw/cxgb3
Fuqian Huang 4c44d4634b IB: Remove unneeded memset
In commit af7ddd8a62 ("Merge tag 'dma-mapping-4.21' of
git://git.infradead.org/users/hch/dma-mapping"),
dma_alloc_coherent/dmam_alloc_coherent always zeroed the returned memory.
So the memset after a coherent allocation function is not needed.

Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-07-03 14:26:49 -03:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
cxio_hal.c IB: Remove unneeded memset 2019-07-03 14:26:49 -03:00
cxio_hal.h RDMA: Clean destroy CQ in drivers do not return errors 2019-06-11 16:17:10 -04:00
cxio_resource.c cxgb3: Convert PDBG to pr_debug 2017-04-20 16:13:20 -04:00
cxio_resource.h RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver 2007-02-16 13:57:35 -08:00
cxio_wr.h RDMA: Use __packed annotation instead of __attribute__ ((packed)) 2019-03-25 21:14:12 -03:00
iwch.c cxgb3: Convert mmidr to XArray 2019-03-25 15:36:29 -03:00
iwch.h cxgb3: Convert mmidr to XArray 2019-03-25 15:36:29 -03:00
iwch_cm.c RDMA/cxgb3: Use sizeof() notation instead of plain sizeof 2019-05-27 14:15:26 -03:00
iwch_cm.h cxgb3: Convert PDBG to pr_debug 2017-04-20 16:13:20 -04:00
iwch_cq.c RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyze 2018-07-09 12:55:28 -06:00
iwch_ev.c cxgb3: Convert qpidr to XArray 2019-03-25 15:35:08 -03:00
iwch_mem.c cxgb3: Convert mmidr to XArray 2019-03-25 15:36:29 -03:00
iwch_provider.c RDMA: Check umem pointer validity prior to release 2019-06-20 15:17:59 -04:00
iwch_provider.h RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const 2018-07-30 20:09:34 -06:00
iwch_qp.c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const 2018-07-30 20:09:34 -06:00
tcb.h RDMA/cxgb3: Add driver for Chelsio T3 RNIC 2007-02-12 16:16:18 -08:00