]> www.infradead.org Git - users/willy/linux.git/commit
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)
commite88b9ed3e03a6471bee131f201f6f2f87383e898
treefa2bfa5c846fccca59f7a7eae5aa21dcabf314dc
parent094513f8a2fbddee51b055d8035f995551f98fce
parent2f833e8948d6c88a3a257d4e426c9897b4907d5a
Merge tag 'ath-current-20240903' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath

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.