wlan: fix a bug-number typo in comments.

(cherry picked from commit 00d45cc71a)
This commit is contained in:
Guy Harris 2020-12-04 12:37:32 +00:00
parent db14720d63
commit 2491a8f7f3
1 changed files with 2 additions and 2 deletions

View File

@ -25283,7 +25283,7 @@ dissect_ieee80211_common(tvbuff_t *tvb, packet_info *pinfo,
* Non-DMG PHY; treat this field as hving an HT Control field.
*
* XXX - as I read the above, this shouldn't be set except for
* HT, VHT, or HE PHYs; however, in the capture in issue 13351,
* HT, VHT, or HE PHYs; however, in the capture in issue 11351,
* a frame with an HT Control field, with a radiotap header,
* has no MCS, VHT, or HE field in that header, so Wireshark
* has no clue that it's an HT, VHT, or HE field. assumed that
@ -25423,7 +25423,7 @@ dissect_ieee80211_common(tvbuff_t *tvb, packet_info *pinfo,
* Non-DMG PHY; treat this field as hving an HT Control field.
*
* XXX - as I read the above, this shouldn't be set except for
* HT, VHT, or HE PHYs; however, in the capture in issue 13351,
* HT, VHT, or HE PHYs; however, in the capture in issue 11351,
* a frame with an HT Control field, with a radiotap header,
* has no MCS, VHT, or HE field in that header, so Wireshark
* has no clue that it's an HT, VHT, or HE field. assumed that