]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions
authorBrian King <brking@linux.vnet.ibm.com>
Mon, 28 Apr 2008 22:36:20 +0000 (17:36 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 30 Apr 2008 00:34:07 +0000 (19:34 -0500)
commit49dd09613cf8ae3b697c341c501b7526b462cfeb
tree4fc280504d79accf50ddff2e48b78226f131213d
parent69cd39e94669e2994277a29249b6ef93b088ddbb
[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>
drivers/scsi/ipr.c