From: Dan Williams Date: Fri, 10 Feb 2012 09:18:49 +0000 (-0800) Subject: [SCSI] isci: improve phy event warnings X-Git-Tag: v3.4-rc1~145^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e462116afb1e436d4045167e7fe979405ae33d2b;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed