Tell mac80211 we need extra_tx_headroom = LEN_MPDU_DELIM

This commit is contained in:
Xianjun Jiao 2022-03-28 15:27:07 +02:00
parent 72d992a6ec
commit f73b4f429f

View File

@ -2095,6 +2095,7 @@ static int openwifi_dev_probe(struct platform_device *pdev)
ieee80211_hw_set(dev, AMPDU_AGGREGATION);
}
dev->extra_tx_headroom = LEN_MPDU_DELIM;
dev->vif_data_size = sizeof(struct openwifi_vif);
dev->wiphy->interface_modes =