commit | 13de2c541993394ec4db4949302312a0ce0af7b1 | [log] [tgz] |
---|---|---|
author | Andrzej Jakowski <andrzej.jakowski@intel.com> | Fri Feb 10 01:18:54 2012 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Feb 29 16:24:41 2012 -0600 |
tree | 5acbb429ab2f09f4147e22fa2a1c578e364d58dc | |
parent | e462116afb1e436d4045167e7fe979405ae33d2b [diff] |
[SCSI] isci: improvements in driver unloading routine This patch fixes scenario where driver removal should be possible only when driver is in READY state. Also it removes redundant invocation of routine disabling SCU interrupts - this method is called somewhere else in driver deinitialization path. Signed-off-by: Andrzej Jakowski <andrzej.jakowski@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>