commit | 87b79a53277c21a2de07106d0affa857bd79e1bb | [log] [tgz] |
---|---|---|
author | Moger, Babu <Babu.Moger@lsi.com> | Thu Sep 03 21:42:15 2009 -0600 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Sep 12 09:35:30 2009 -0500 |
tree | 37dc1891b21b09c06fc58bda3d6cbb2dd8d307c3 | |
parent | e71044ee2efa4792e21d243b03d49006db66aec9 [diff] |
[SCSI] scsi_dh_rdac: move the init code from rdac_activate to rdac_bus_attach Moving the initialization code from rdac_activate to rdac_bus_attach which is more efficient. We don't have to collect all the information during every activate. Signed-off-by: Babu Moger <babu.moger@lsi.com> Reviewed-by: Vijay Chauhan <vijay.chauhan@lsi.com> Reviewed-by: Bob Stankey <Robert.stankey@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>