]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mac80211: fix build for 6.12.64 bump
authorJohn Audia <therealgraysky@proton.me>
Thu, 8 Jan 2026 12:13:08 +0000 (07:13 -0500)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 14 Jan 2026 23:42:28 +0000 (00:42 +0100)
commit5b887135bad008931d2becbf296a016bb3545147
treeaf6168e0952cc4f7d06ed230f123555ec9d6b7f3
parente1c125c167e5c4fef16fd5e2bf670f290808b2d1
mac80211: fix build for 6.12.64 bump

Disable the backport shim on 6.12.64 and newer where the function
is provided by the kernel.

References:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/include/linux/hrtimer.h?h=v6.12.64&id=12493e7e888d266453d1c3898dc160178749afb3
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/include/linux/hrtimer.h?h=v6.12.64&id=d579cc549298a02ba90b7a6d20a2ba8e160f3f31

Co-Authored-by: Pascal Ernster <git@hardfalcon.net>
Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/21431
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/mac80211/patches/build/999-kernel-6.12.64.patch [new file with mode: 0644]