Wireshark-dev: [Wireshark-dev] Build issues with packet-ieee80211.c

From: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Date: Sun, 24 Dec 2017 09:16:10 +0000
Hi Richard,

Please see https://code.wireshark.org/review/#/c/24977/ (merged), the error I saw was:

packet-ieee80211.c:2326:27: error: ‘vht_max_mpdu_in_amsdu’ defined but not used [-Werror=unused-const-variable=] static const value_string vht_max_mpdu_in_amsdu[] = {

Martin