aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoe Lawrence <[email protected]>2016-05-25 15:14:29 -0400
committerMartin K. Petersen <[email protected]>2016-07-12 23:16:31 -0400
commitad2bf16543622594432439cd16e90e22cc965964 (patch)
tree37b0a5294691965b77d5fe1433b9de6a6a73e527 /tools/perf/scripts/python
parent87aa95d4bb77613acaed9724efe07dde9e9bacd7 (diff)
mpt3sas: avoid mpt3sas_transport_port_add NULL parent_dev
If _scsih_sas_host_add's call to mpt3sas_config_get_sas_iounit_pg0 fails, ioc->sas_hba.parent_dev may be left uninitialized. A later device probe could invoke mpt3sas_transport_port_add which will call sas_port_alloc_num [scsi_transport_sas] with a NULL parent_dev pointer. Signed-off-by: Joe Lawrence <[email protected]> Acked-by: Sreekanth Reddy <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions