]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: do not link bf_next across multiple A-MPDUs
authorFelix Fietkau <nbd@openwrt.org>
Sat, 14 Sep 2013 15:02:29 +0000 (17:02 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 Sep 2013 18:02:28 +0000 (14:02 -0400)
commit4da5eeaa2359a86d63ca3ad63738f2d335729a47
tree262fe8bc02076ffad48e45b1d0287e0c7fd19db4
parent88bb6c9967c9fb8cf5b50ef1cab614cd73b6678b
ath9k: do not link bf_next across multiple A-MPDUs

This might trip up tx completion processing, although the condition that
triggers this should not (yet) occur in practice.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/xmit.c