commit | c00c72ae01c03d3d172150392419040f8d55ab04 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Fri Aug 26 19:08:50 2005 -0700 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sun Sep 04 19:53:10 2005 -0500 |
tree | b0ee920f4720316004729a54a9bd0b8725a4b078 | |
parent | f7d289f62e2ea911ecb710015efd45c687fa81ce [diff] |
[SCSI] qla2xxx: Simplify redundant target/device reset logic. Remove redundant qla2x00_target_reset() function in favour of the equivalent qla2x00_device_reset(). Update callers of old function. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>