Wireshark-commits: [Wireshark-commits] master da786c2: ieee80211-radio: fix this condition has iden

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Mar 2017 15:43:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da786c28e7a2ac641b1e3343ad45e66d5d4547fe
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

da786c2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    ieee80211-radio: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7
    
    Change-Id: I7f5f25b0afd30612d9e20e52585c7cad70bc1f59
    Reviewed-on: https://code.wireshark.org/review/20468
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  43a08c9   v150fw: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7
    adds  da786c2   ieee80211-radio: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7


Summary of changes:
 epan/dissectors/packet-ieee80211-radio.c |   27 ++++++++-------------------
 1 file changed, 8 insertions(+), 19 deletions(-)