linux_dsm_epyc7002/drivers/net/wireless/broadcom/brcm80211
Johannes Berg 2ce113de31 mac80211: simplify TX aggregation start
There really is no need to make drivers call the
ieee80211_start_tx_ba_cb_irqsafe() function and then
schedule the worker if all we want is to set a bit.

Add a new return value (that was previously considered
invalid) to indicate that the driver is immediately
ready for the session, and make drivers use it. The
only drivers that remain different are the Intel ones
as they need to negotiate more with the firmware.

Link: https://lore.kernel.org/r/1570007543-I152912660131cbab2e5d80b4218238c20f8a06e5@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2019-10-04 13:58:13 +02:00
..
brcmfmac brcmfmac: don't realloc wiphy during PCIe reset 2019-09-13 16:42:34 +03:00
brcmsmac mac80211: simplify TX aggregation start 2019-10-04 13:58:13 +02:00
brcmutil brcmutil: switch source files to using SPDX license identifier 2019-05-28 15:24:10 +03:00
include brcm80211: switch common header files to using SPDX license identifier 2019-05-28 15:24:09 +03:00
Kconfig brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmac 2019-05-28 15:24:15 +03:00
Makefile brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00