isci: improve 'invalid state' warnings
authorDan Williams <dan.j.williams@intel.com>
Fri, 10 Feb 2012 09:05:43 +0000 (01:05 -0800)
committerDan Williams <dan.j.williams@intel.com>
Thu, 17 May 2012 19:27:11 +0000 (12:27 -0700)
Convert controller state machine warnings to emit the state number (it
missed the number to string conversion, but since these error rarely
happen not much motivation to go further).

Fix up the rnc warnings to use the state name.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found