URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae7ac4441e2a46b2d34e00e94fcc72e25152644c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ae7ac44 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>
Actions performed:
from 4543d33 Bluetooth: HCI_CMD: Fix wrong field name
adds ae7ac44 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(-)