Wireshark-commits: [Wireshark-commits] master 5b3cdfb: SCSI: Update block limits VPD	decode to SBC-
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b3cdfbdfd3b2a82710014bab8be26b3035f8b69
Submitter: ronnie sahlberg (ronniesahlberg@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5b3cdfb by Ronnie Sahlberg (ronniesahlberg@xxxxxxxxx):
    SCSI: Update block limits VPD decode to SBC-4
    
    SBC-4 Adds three new fields to the block limits VPD page related to the new
    opcode WITE_ATOMIC_16 that we need to decode:
    
    Max atomic transfer length
    Atomic Alignment
    Atomic Transfer Length Granularity
    
    Change-Id: Ia75793972535f3c8f524eaba037b3297743d1853
    Signed-off-by: Ronnie Sahlberg <ronniesahlberg@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/10481
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    
Actions performed:
    from  fd342f7   qt: Fix crash when stopping an empty live capture
    adds  5b3cdfb   SCSI: Update block limits VPD decode to SBC-4
Summary of changes:
 epan/dissectors/packet-scsi.c |   23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)