linux/drivers/infiniband
Ishai Rabinovitz 9b0af401aa IB/srp: Remove redundant memset()
scsi_host_alloc() already allocates with kzalloc(), so the struct Scsi_Host
is zeroed out, including the private data portion.  Remove the redundant
memset that zeros this out again in the SRP initiator.

Signed-off-by: Ishai Rabinovitz <ishai@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-10-10 09:51:14 -07:00
..
core RDMA/cma: Optimize error handling 2006-10-02 14:52:16 -07:00
hw RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv 2006-10-10 09:51:13 -07:00
ulp IB/srp: Remove redundant memset() 2006-10-10 09:51:14 -07:00
Kconfig RDMA/amso1100: Add driver for Ammasso 1100 RNIC 2006-09-22 15:22:48 -07:00
Makefile RDMA/amso1100: Add driver for Ammasso 1100 RNIC 2006-09-22 15:22:48 -07:00