diff options
| author | Joe Eykholt <[email protected]> | 2010-07-20 15:21:12 -0700 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2010-07-28 09:06:02 -0500 |
| commit | 922611569572d3c1aa0ed6491d21583fb3fcca22 (patch) | |
| tree | f7cb42bf5519d1c42853808f2f784188afe1bc2e /tools/perf/scripts/python | |
| parent | 239e81048b7dcd27448db40c845f88ac7c68424e (diff) | |
[SCSI] libfc: don't require a local exchange for incoming requests
Incoming requests shouldn't require a local exchange if we're
just going to reply with one or two frames and don't expect
anything further. Don't allocate exchanges for such requests
until requested by the upper-layer protocol.
The sequence is always NULL for new requests, so remove
that as an argument to request handlers.
Also change the first argument to lport->tt.seq_els_rsp_send
from the sequence pointer to the received frame pointer, to
supply the exchange IDs and destination ID info.
Signed-off-by: Joe Eykholt <[email protected]>
Signed-off-by: Robert Love <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions