]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/net/wireless/b43legacy/main.c
mac80211: remove RX_FLAG_RADIOTAP
[mirror_ubuntu-hirsute-kernel.git] / drivers / net / wireless / b43legacy / main.c
index 0983406f4630c0cae26a527b8f727c4dd93cdc1b..d579bb9035c444664926fd1f3d451d16fd23985a 100644 (file)
@@ -2676,7 +2676,7 @@ static int b43legacy_op_dev_config(struct ieee80211_hw *hw,
        if (conf->channel->hw_value != phy->channel)
                b43legacy_radio_selectchannel(dev, conf->channel->hw_value, 0);
 
-       dev->wl->radiotap_enabled = !!(conf->flags & IEEE80211_CONF_RADIOTAP);
+       dev->wl->radiotap_enabled = !!(conf->flags & IEEE80211_CONF_MONITOR);
 
        /* Adjust the desired TX power level. */
        if (conf->power_level != 0) {