make dissect_scsi_rsp() take an exchange structure as parameter instead of just a...
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 7 Apr 2006 10:15:15 +0000 (10:15 +0000)
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 7 Apr 2006 10:15:15 +0000 (10:15 +0000)
commit0cff41c48d96354de03caa639ec45d1cbb835160
treecfa9cae3a8a9686a83878129690d0e39ea782fa1
parent109011fbeb982d4ba0b46b249060388bd98a73b9
make dissect_scsi_rsp() take an exchange structure as parameter instead of just a lun.

this finally allows us to have scsi.time  for scsi transactions   but we need to cleanup and refactor the other three scsi entrypoints before we should implement scsi srt    to make the other three also take an exchange data structure as parameter from their transports (and get rid of the pinfo->private_data )

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17838 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-fcp.c
epan/dissectors/packet-iscsi.c
epan/dissectors/packet-ndmp.c
epan/dissectors/packet-scsi.c
epan/dissectors/packet-scsi.h