Hi, here's a pull request to net tree, more info below. Please let me know if there are any problems. Kalle The following changes since commit 0acb20a5438c36e0cf2b8bf255f314b59fcca6ef: mt7601u: fix kernel crash unplugging the device (2021-01-25 16:02:52 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-02-05 for you to fetch changes up to 93a1d4791c10d443bc67044def7efee2991d48b7: mt76: dma: fix a possible memory leak in mt76_add_fragment() (2021-01-28 09:30:37 +0200) ---------------------------------------------------------------- wireless-drivers fixes for v5.11 Third, and most likely the last, set of fixes for v5.11. Two very small fixes. ath9k * fix build regression related to LEDS_CLASS mt76 * fix a memory leak ---------------------------------------------------------------- Arnd Bergmann (1): ath9k: fix build error with LEDS_CLASS=m Lorenzo Bianconi (1): mt76: dma: fix a possible memory leak in mt76_add_fragment() drivers/net/wireless/ath/ath9k/Kconfig | 8 ++------ drivers/net/wireless/mediatek/mt76/dma.c | 8 +++++--- net/mac80211/Kconfig | 2 +- 3 files changed, 8 insertions(+), 10 deletions(-)