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)
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>

No differences found