summaryrefslogtreecommitdiff
path: root/drivers/net/dummy.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-04-28 20:32:12 +0400
committerJohn W. Linville <linville@tuxdriver.com>2014-04-30 19:42:35 +0400
commit62e54dbb599103ff461bb3fe6e32a3066da79754 (patch)
tree538bc280ad901331e427a280bb74c69207a1d548 /drivers/net/dummy.c
parentae9c25a1826ca9602e89fe9c11700c63ce16d077 (diff)
downloadlinux-62e54dbb599103ff461bb3fe6e32a3066da79754.tar.xz
ath9k: remove tid->paused flag
There are some corner cases where the driver could get stuck with a full tid queue that is paused, leading to a software tx queue hang. Since the tx queueing rework, pausing per-tid queues on aggregation session setup is no longer necessary. The driver will assign sequence numbers to buffered frames when a new session is established, in order to get the correct starting sequence number. mac80211 prevents new frames from entering the queue during setup. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/dummy.c')
0 files changed, 0 insertions, 0 deletions