Skip to content
Snippets Groups Projects
Commit 30121d14 authored by Steve Ma's avatar Steve Ma Committed by James Bottomley
Browse files

[SCSI] libfc: Check if exchange is completed when receiving a sequence


When a sequence is received in response to an exchange we issued previously,
we should check to see if the exchange has completed. If yes, the sequence
should be discarded. Since the exchange might be still in the completion
process, it should be untouched.

Signed-off-by: default avatarSteve Ma <steve.ma@intel.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent d5e6054a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment