Files
twx-linux/drivers/scsi
Quinn Tran 05d42c5172 scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
commit 063b36d6b0 upstream.

Current code manually allocate an fcport structure that is not properly
initialize. Replace kzalloc with qla2x00_alloc_fcport, so that all
fields are initialized.  Also set set scan flag to port found

Cc: <stable@vger.kernel.org>
Signed-off-by: Quinn Tran <quinn.tran@cavium.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-18 11:18:54 +01:00
..
2017-12-25 14:23:44 +01:00
2017-04-08 09:30:32 +02:00
2016-07-20 17:38:35 -06:00
2016-05-10 22:01:07 -04:00
2018-01-23 19:57:05 +01:00
2017-12-20 10:07:22 +01:00
2016-10-14 16:26:31 -04:00
2016-09-26 20:49:25 -04:00
2016-11-28 15:51:31 -05:00
2018-01-23 19:57:04 +01:00
2017-04-21 09:31:21 +02:00