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
..
2006-10-08 12:32:36 -07:00
2006-10-03 23:01:26 +02:00
2006-10-08 12:32:35 -07:00
2006-10-03 22:31:37 +02:00
2006-10-06 16:38:35 +02:00
2006-10-09 14:19:08 -07:00
2006-10-03 22:31:37 +02:00
2006-08-10 07:31:37 -04:00
2006-08-10 07:31:37 -04:00