Felix Fietkau <[email protected]> wrote:

> 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 <[email protected]>

Failed to compile:

drivers/net/wireless/ath/ath9k/xmit.c: In function ‘ath_tx_cabq’:
drivers/net/wireless/ath/ath9k/xmit.c:2454:2: error: implicit declaration of 
function ‘ath9k_set_moredata’ [-Werror=implicit-function-declaration]
  ath9k_set_moredata(sc, bf, false);
  ^
cc1: some warnings being treated as errors
make[5]: *** [drivers/net/wireless/ath/ath9k/xmit.o] Error 1
make[4]: *** [drivers/net/wireless/ath/ath9k] Error 2
make[3]: *** [drivers/net/wireless/ath] Error 2
make[2]: *** [drivers/net/wireless] Error 2
make[1]: *** [drivers/net] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [drivers] Error 2

Patch set to Changes Requested.

-- 
https://patchwork.kernel.org/patch/9862603/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

Reply via email to