HomeFreeBSD

LinuxKPI: 802.11: Fix definition of IEEE80211_HT_CAP_RX_STBC

Description

LinuxKPI: 802.11: Fix definition of IEEE80211_HT_CAP_RX_STBC

IEEE80211_HT_CAP_RX_STBC was set to 0x100 instead of 0x300.
Correct to get the expected behavior.

Sponsored by: The FreeBSD Foundation
Fixes: b0f73768220e9 LinuxKPI: 802.11 header updates
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D45506

(cherry picked from commit 3e0915b7b6857afdbd283f2d448906e6a032ee07)

Details

Provenance
bzAuthored on Wed, Jun 5, 9:57 PM
Reviewer
adrian
Differential Revision
D45506: LinuxKPI: 802.11: Fix definition of IEEE80211_HT_CAP_RX_STBC
Parents
rGba0e9f526481: LinuxKPI: 802.11: initalize lsta to NULL in linuxkpi_ieee80211_rx()
Branches
Unknown
Tags
Unknown