Skip to content

Commit

Permalink
isci: merge stp request substates into primary state machine
Browse files Browse the repository at this point in the history
Remove usage of the request substate machine for stp requests, and kill
the request substate infrastructure.

Similar to the previous conversions this adds the substates to the
primary state machine and arranges for the 'started' state to transition
to the proper stp substate.

Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
  • Loading branch information
Dan Williams committed Jul 3, 2011
1 parent c72086e commit 5dec6f4
Show file tree
Hide file tree
Showing 5 changed files with 1,593 additions and 1,949 deletions.
1 change: 0 additions & 1 deletion drivers/scsi/isci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ isci-objs := init.o phy.o request.o sata.o \
remote_node_context.o \
remote_node_table.o \
unsolicited_frame_control.o \
stp_request.o \
port_config.o \
Loading

0 comments on commit 5dec6f4

Please sign in to comment.