aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/agg-tx.c
diff options
context:
space:
mode:
authorBruno Randolf <br1@einfach.org>2010-05-19 10:30:49 +0900
committerJohn W. Linville <linville@tuxdriver.com>2010-06-01 14:33:00 -0400
commit397f385bdba6cdf7752467a7ae81810340929e44 (patch)
treedd1c89e4af9529c7290aab59bc31d4cadcc4162b /net/mac80211/agg-tx.c
parentssb: fix NULL ptr deref when pcihost_wrapper is used (diff)
downloadlinux-dev-397f385bdba6cdf7752467a7ae81810340929e44.tar.xz
linux-dev-397f385bdba6cdf7752467a7ae81810340929e44.zip
ath5k: wake queues on reset
We can wake all queues after a chip reset since everything should be set up and we are ready to transmit. If we don't do that we might end up starting up with stopped queues, not beeing able to transmit. (This started to happen after "ath5k: clean up queue manipulation" but since periodic calibration also stopped and started the queues this effect was hidden most of the time). This way we can also get rid of the superfluous ath5k_reset_wake() function. Signed-off-by: Bruno Randolf <br1@einfach.org> Acked-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions