Wireshark-commits: [Wireshark-commits] master 59ae0a2: MBIM: changes after Microsoft fixed document

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Sep 2018 10:20:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59ae0a2d83db6c67ef4fcc8700163a53cf6cb461
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

59ae0a2 by Jano Svitok (jsv@xxxxxxxxxxxxxx):

    MBIM: changes after Microsoft fixed documentation
    
    - update doc link to MBIM_CID_PCO
    - add numeric values and dissector skeleton for MBIM_CID_BASE_STATIONS_INFO
      and MBIM_CID_LOCATION_INFO_STATUS
    - MBIM_CID_MS_NETWORK_BLACKLIST: Set command has the same data as response
    - MBIM_CID_MS_NETWORK_BLACKLIST: Query command has no data, but is legal
    
    Change-Id: I8158029ae1e9ae2bc6fb389e889eb0bb71aa3d5d
    Reviewed-on: https://code.wireshark.org/review/29624
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  a6dc0c2   Don't use -Werror with Apple's llvm-gcc.
     add  59ae0a2   MBIM: changes after Microsoft fixed documentation


Summary of changes:
 epan/dissectors/packet-mbim.c | 80 +++++++++++++++++++++++++++----------------
 1 file changed, 51 insertions(+), 29 deletions(-)