diff options
author | Toke Høiland-Jørgensen <toke@toke.dk> | 2018-05-25 14:29:21 +0200 |
---|---|---|
committer | Johannes Berg <johannes@sipsolutions.net> | 2018-06-15 13:02:42 +0200 |
commit | dc8b274f0952f604d72b10698cde6887321a669f (patch) | |
tree | 17c179af3bbd71cfbacf1068674c3979dadbad89 /fs/squashfs | |
parent | 3f61b7a30a6a8fd917d7570cb00a26a054d84ab4 (diff) | |
download | linux-dc8b274f0952f604d72b10698cde6887321a669f.tar.bz2 |
mac80211: Move up init of TXQs
On init, ieee80211_if_add() dumps the interface. Since that now includes a
dump of the TXQ state, we need to initialise that before the dump happens.
So move up the TXQ initialisation to to before the call to
ieee80211_if_add().
Fixes: 52539ca89f36 ("cfg80211: Expose TXQ stats and parameters to userspace")
Reported-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Tested-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Diffstat (limited to 'fs/squashfs')
0 files changed, 0 insertions, 0 deletions