]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: move code for retrieving HBA to a function
authorLabun, Marcin <Marcin.Labun@intel.com>
Thu, 10 Mar 2011 00:50:58 +0000 (11:50 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 10 Mar 2011 00:50:58 +0000 (11:50 +1100)
commitf0f5a01660b4e9813949570cd598f477a5dbc10d
tree1f2925eae7af638f8ca1bc1d9577f6afc5746d84
parent8603ea6f221478067e1f50cf1b4d54661403911b
imsm: move code for retrieving HBA to a function

Function find_intel_hba_capability attaches HBA information
to intel_super structure based on fd of the component disk.

Signed-off-by: Marcin Labun <marcin.labun@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c