commit | 49dd09613cf8ae3b697c341c501b7526b462cfeb | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Mon Apr 28 17:36:20 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue Apr 29 19:34:07 2008 -0500 |
tree | 4fc280504d79accf50ddff2e48b78226f131213d | |
parent | 69cd39e94669e2994277a29249b6ef93b088ddbb [diff] |
[SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions Due to recent device model changes it now no longer tolerates name collisions. This causes a problem for ipr whose "state" attribute collides with an identically named one in the SCSI mid-layer. Rename the ipr driver attribute to be more specific. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>