]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit52bfff6c1c7909c210e0d84f5460f89c1c89a838
tree0ccb050d8c3ce67419a1da7e92dc9c386ad9fd3c
parent34b7c71d9909245a41039ee64dac281bcc2fe3f7
[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