Wireshark-commits: [Wireshark-commits] master-2.2 29af115: Bluetooth: HFP: Fix expert info for rese
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Apr 2017 10:58:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=29af1151f4f2b282c882f90c8927df57f8307dc2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

29af115 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: HFP: Fix expert info for reserved field in +BRSFs
    
    It seems to be issue introduced while implementing
    features from new specification - add new bits in bitmask field
    without correcting expert info condition.
    
    Change-Id: I5a4fb4147971f565cfb5dd1abf4e5616ce9da4c5
    Reviewed-on: https://code.wireshark.org/review/20895
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit ae7ac4441e2a46b2d34e00e94fcc72e25152644c)
    Reviewed-on: https://code.wireshark.org/review/20921
    

Actions performed:

    from  70b92bf   Bluetooth: PBAP: Fix two Application Parameters fields
    adds  29af115   Bluetooth: HFP: Fix expert info for reserved field in +BRSFs


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