[SCSI] isci: improve phy event warnings
authorDan Williams <dan.j.williams@intel.com>
Fri, 10 Feb 2012 09:18:49 +0000 (01:18 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 29 Feb 2012 22:24:13 +0000 (16:24 -0600)
commite462116afb1e436d4045167e7fe979405ae33d2b
tree0ccb050d8c3ce67419a1da7e92dc9c386ad9fd3c
parentd7a0ccdd9bd78b5b74d2963ec7ab67c9d896902a
[SCSI] isci: improve phy event warnings

isci occasionally spews messages like:

isci 0000:03:00.0: sci_phy_event_handler: PHY starting substate machine received unexpected event_code b3940000

...which is not very helpful, since we don't know which controller,
which phy, the exact state, or a decode of the event.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/isci/phy.c