alistair23-linux/drivers/infiniband/ulp/srp
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
..
ib_srp.c IB/srp: Remove redundant memset() 2006-10-10 09:51:14 -07:00
ib_srp.h IB/srp: Support SRP rev. 10 targets 2006-06-17 20:37:38 -07:00
Kbuild
Kconfig