I just pushed this commit.  I'm interested in feedback if anyone tests
it.  It could fix some of the strange tx issues, and for the 5.10 kernel,
at least, it fixes very obvious tx-path issues.

commit b753e8bf22b94297acbaa370b4cb0be87e3da4b8 (HEAD -> master, origin/master)
Author: Ben Greear <gree...@candelatech.com>
Date:   Thu Dec 24 13:24:42 2020 -0800

    ath10k-ct:  Fix invalid use of ath-cb struct.

    This fixes some cases where -ct firmware would attempt
    to transmit a fixed-rate frame, thinking the packet was
    injected, when in fact it was not.

    Align the ath-cb pointers on 8-byte boundaries, which may
    give a minor performance boost.

    5.4 kernels and higher are modified, I'll check on older
    kernels later.

    Signed-off-by: Ben Greear <gree...@candelatech.com>

--
Ben Greear <gree...@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to