Wireshark-commits: [Wireshark-commits] master 9dbf2ff: fill the conversation info struct in dissect

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 9 Jun 2014 15:09:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9dbf2ff28e1fe9e88e90ae1cefaf5295cbf1287f
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9dbf2ff by Martin Kaiser (wireshark@xxxxxxxxx):

    fill the conversation info struct in dissect_linux_usb_pseudo_header()
    
    Change-Id: I9743a6fe57ff3197baa0c084dae428df8c31b24d
    Reviewed-on: https://code.wireshark.org/review/2068
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  bea4106   use the direction info from the conversation struct
    adds  9dbf2ff   fill the conversation info struct in dissect_linux_usb_pseudo_header()


Summary of changes:
 epan/dissectors/packet-usb.c |   92 +++++++++++++++++++++++-------------------
 1 file changed, 50 insertions(+), 42 deletions(-)