From: Peter Hurley Date: Wed, 27 Mar 2013 10:56:01 +0000 (-0400) Subject: firewire: ohci: Improve bus reset error messages X-Git-Tag: v3.10-rc1~37^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67672134aaafd520a61dda448a662336e8fde236;p=pandora-kernel.git firewire: ohci: Improve bus reset error messages Many of the error messages possible from bus_reset_work() do not contain enough information to distinguish which error condition occurred nor enough information to evaluate the error afterwards. Differentiate all error conditions in bus_reset_work(); add additional information to make error diagnosis possible. [Stefan R: fixed self-ID endian conversion] Signed-off-by: Peter Hurley Signed-off-by: Stefan Richter --- Reading git-diff-tree failed