Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Fri, 26 Aug 2022 10:43:20 +0000 (11:43 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Aug 2022 10:43:20 +0000 (11:43 +0100)
Johannes Berg says:

====================
pull-request: wireless-2022-08-26

Here are a couple of fixes for the current cycle,
see the tag description below.

Just a couple of fixes:
 * two potential leaks
 * use-after-free in certain scan races
 * warning in IBSS code
 * error return from a debugfs file was wrong
 * possible NULL-ptr-deref when station lookup fails

Please pull and let me know if there's any problem.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge