]> xenbits.xensource.com Git - libvirt.git/commit
getAdapterName: check for SCSI_HOST
authorJohn Ferlan <jferlan@redhat.com>
Mon, 3 Mar 2014 19:57:50 +0000 (14:57 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 21 Jul 2014 16:55:10 +0000 (12:55 -0400)
commit8d854e5b5bb1039525db3644cf9c0e78a4bb4c19
treee83641fb817aff885a20c9e452ff5f6dcbe8de79
parentb325be128acf901d6966df097ceea2b8349f3ee5
getAdapterName: check for SCSI_HOST

Rather than assume that NOT FC_HOST is SCSI_HOST, let's call them out
specifically. Makes it easier to find SCSI_HOST code/structs and ensures
something isn't missed in the future
src/storage/storage_backend_scsi.c