commit | c9ff5d0315231b133a43e5af842bc01fb474f0d7 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Wed Sep 08 14:40:00 2010 +0200 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Sep 16 22:54:22 2010 -0400 |
tree | 8ddadd9baec295d9ce630c676d2e649513e0ff2c | |
parent | a1ca48319a9aa1c5b57ce142f538e76050bb8972 [diff] |
[SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_online The steps for setting the zfcp_adapter online are the same in zfcp_ccw_set_online and zfcp_ccw_activate. Remove the code duplication by calling zfcp_ccw_activate from zfcp_ccw_set_online. Reviewed-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>