]> www.infradead.org Git - users/willy/xarray.git/commitdiff
Merge tag 'ath-current-20240903' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorKalle Valo <kvalo@kernel.org>
Tue, 3 Sep 2024 16:54:15 +0000 (19:54 +0300)
committerKalle Valo <kvalo@kernel.org>
Tue, 3 Sep 2024 16:54:15 +0000 (19:54 +0300)
ath.git patches for v6.11-rc7

We have three patch which address two issues in the ath11k driver
which should be addressed for 6.11-rc7:

One patch fixes a NULL pointer dereference while parsing transmit
power envelope (TPE) information, and the other two patches revert the
hibernation support since it is interfering with suspend on some
platforms. Note the cause of the suspend wakeups is still being
investigated, and it is hoped this can be addressed and hibernation
support can be restored in the near future.


Trivial merge