ath9k: fix more-data flag for buffered multicast packets
authorFelix Fietkau <nbd@nbd.name>
Mon, 24 Jul 2017 08:48:26 +0000 (10:48 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 24 Jul 2017 08:48:26 +0000 (10:48 +0200)
commit22a74ed310fcda175105c46e22638ffe8e560bcd
treedff4e913860f8ab9f4b129317e21ea2eedc98eff
parent9b6585b11a48c62566418b920afe14204f40f87b
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>
package/kernel/mac80211/patches/331-ath9k-fix-more-data-flag-for-buffered-multicast-pack.patch [new file with mode: 0644]