Wireshark-commits: [Wireshark-commits] master c68366f: FTDI MPSSE: Group commands with	parameters
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c68366f01d0e25ffede994ed030b6be93a49fd7f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c68366f by Tomasz Moń (desowin@xxxxxxxxx):
    FTDI MPSSE: Group commands with parameters
    
    Group command with parameters under its own subtree. Besides grouping,
    this makes it possible to filter the command with specific parameters.
    
    Ping-Bug: 11743
    Change-Id: I4702a0cac6bd398a271c310185bf2670d352ba55
    Reviewed-on: https://code.wireshark.org/review/36241
    Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
    Reviewed-by: Filipe Laíns <lains@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  c07a48b   Qt: Fix profile zip import on Windows
     add  c68366f   FTDI MPSSE: Group commands with parameters
Summary of changes:
 epan/dissectors/packet-ftdi-mpsse.c | 78 +++++++++++++++++++++++--------------
 1 file changed, 49 insertions(+), 29 deletions(-)