Wireshark-commits: [Wireshark-commits] master-2.0 0fd27e2: packet-nfs: fix offset calculation for f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Apr 2016 01:09:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0fd27e24689b5ac6c34c7219158f88917bdc9bf4
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

0fd27e2 by Benjamin Coddington (bcodding@xxxxxxxxxx):

    packet-nfs: fix offset calculation for fs_layout_type
    
    Change-Id: I4d0176938f977caffc09a96c44e081dbe7a0154c
    Reviewed-on: https://code.wireshark.org/review/15014
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    (cherry picked from commit 3eaa183fea5971843766aa9007da1da0b84fffe8)
    Reviewed-on: https://code.wireshark.org/review/15027
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  f934fa2   packet-nfs: fix layout_blksize label
    adds  0fd27e2   packet-nfs: fix offset calculation for fs_layout_type


Summary of changes:
 epan/dissectors/packet-nfs.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)