Wireshark-commits: [Wireshark-commits] master a467f63: packet-nvme-rdma: Present keep alive timeout

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Feb 2017 15:17:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a467f63216a2226eede03491bfda2d2a397659b1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a467f63 by Parav Pandit (paravpandit@xxxxxxxxx):

    packet-nvme-rdma: Present keep alive timeout in decimal.
    
    This patch presents Keep alive time out value in decimal as its ready to
    read time in decimal.
    Its adds (msec) string as its unit is in millisecond.
    
    Change-Id: Ia7a1fc6e9cdbba86f8dae14d5fbb07a509d6b30f
    Tested-by: paravpandit@xxxxxxxxx
    Reviewed-on: https://code.wireshark.org/review/20087
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d33f7b9   [GSM RLCMAC] Use rtlli_vals
    adds  a467f63   packet-nvme-rdma: Present keep alive timeout in decimal.


Summary of changes:
 epan/dissectors/packet-nvme-rdma.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)