Wireshark-commits: [Wireshark-commits] master b1ec5dd: ieee80211: Remove duplicate and erroneous en

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 6 Jul 2020 09:07:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b1ec5ddff6035bcc6c6eafae234f029e4871f123
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b1ec5dd by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    ieee80211: Remove duplicate and erroneous entries in the status code table.
    
    Also, the status code 125 is duplicated. This mistake was probably
    introduced from Draft P802.11Revmd_D3.0.pdf. I have commented out that
    status code while I get clarification on the real value.
    Change-Id: Id41e1da953a28ca6b098f6c96d6410dff04dc6d7
    Reviewed-on: https://code.wireshark.org/review/37708
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  95c56f5   nordic_ble: Avoid identical true and false strings
     add  b1ec5dd   ieee80211: Remove duplicate and erroneous entries in the status code table.


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)