ath9k: fix more-data flag for buffered multicast packets
authorFelix Fietkau <nbd@nbd.name>
Mon, 30 Jul 2018 18:31:30 +0000 (21:31 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 31 Jul 2018 07:52:33 +0000 (10:52 +0300)
commit52d7e0e5339b429171c032fbc03a45a47f6026a3
tree25a28d8fd3a8e06fd43c42e5bc63f50f960ee02b
parent461d8a6bb9879b0e619752d040292e67aa06f1d2
ath9k: fix more-data flag for buffered multicast packets

The flag needs to be cleared for the last packet in the list, not the
first one. Fixes some issues with multicast packet loss for powersave
clients connected to an ath9k AP.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/xmit.c