commit | c629582d0dea42d8b3617f8c46ea2770b95e23aa | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Sat Apr 02 08:15:20 2011 -0400 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:00:37 2011 -0700 |
tree | e8c7af5050202929208945cad3e65714840c6f6e | |
parent | bc5c96748a5f2067193faa8131b2aa5f9775d309 [diff] |
isci: remove scic_controller state handlers Remove the state handler indirections for the scic_controller, and replace them with procedural calls that check for the correct state first. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>