From: Moger, Babu Date: Fri, 4 Sep 2009 03:42:15 +0000 (-0600) Subject: [SCSI] scsi_dh_rdac: move the init code from rdac_activate to rdac_bus_attach X-Git-Tag: v2.6.32-rc1~689^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87b79a53277c21a2de07106d0affa857bd79e1bb;p=pandora-kernel.git [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 Reviewed-by: Vijay Chauhan Reviewed-by: Bob Stankey Signed-off-by: James Bottomley --- Reading git-diff-tree failed