linux/drivers/infiniband/ulp
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
..
ipoib Still more typo fixes 2006-10-03 22:36:44 +02:00
iser IB/iser: Fix the description of iSER in Kconfig 2006-09-28 10:54:51 -07:00
srp IB/srp: Remove redundant memset() 2006-10-10 09:51:14 -07:00