]> Pileus Git - ~andy/linux/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)
commit440c1c874a8e40a13fc2c799e05c469e1d67e9be
tree262fe8bc02076ffad48e45b1d0287e0c7fd19db4
parent86c7d8d4168ce85cb9d880b247f941786ba0724b
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