diff options
author | Mariusz Kozlowski <m.kozlowski@tuxland.pl> | 2007-08-10 14:50:53 -0700 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-10-12 14:47:17 -0400 |
commit | 82d1ce505d1a77a03acb9d22240ef5a63a18b653 (patch) | |
tree | 3d2951580307fd393ceb2d4111646543de631d7b /drivers/s390/scsi/zfcp_fsf.c | |
parent | 568761955ad01c6d238d8b12d21a554c1226a37b (diff) |
[SCSI] mpt fusion: remove redundant memset
alloc_fcdev() calls alloc_netdev() which uses kzalloc to alloc all the
memory together with dev->priv region hence no zeroing of structs inside
struct mpt_lan_priv needed.
Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Acked-by: "Moore, Eric Dean" <Eric.Moore@lsil.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/s390/scsi/zfcp_fsf.c')
0 files changed, 0 insertions, 0 deletions