New ath10k-ct driver available
Ben Greear
greearb at candelatech.com
Thu Dec 24 16:28:24 EST 2020
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 <greearb at 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 <greearb at candelatech.com>
--
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc http://www.candelatech.com
More information about the openwrt-devel
mailing list