ath10k-ct: fixup build issue master
authorKoen Vandeputte <koen.vandeputte@citymesh.com>
Tue, 28 May 2024 11:51:32 +0000 (13:51 +0200)
committerKoen Vandeputte <koen.vandeputte@citymesh.com>
Fri, 7 Jun 2024 13:34:11 +0000 (15:34 +0200)
commit9d374f70cdfb018497d12453c0cf3fabd5fd3674
treec8fa8493b68900f2e39faa8191de9b767185f133
parent07174f0653ba493aeadafa77ba2af33482cb3fe7
ath10k-ct: fixup build issue

Starting from kernel 6.7, a new symbol was defined RX_FLAG_MACTIME
which is used to clear a 2bit field.

As current 6.6 mac80211 does not define it, revert this for now.
This change can be undone when mac80211 gets pushed to 6.7 or beyond.

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
package/kernel/ath10k-ct/patches/990-temp-fixup-mactime.patch [new file with mode: 0644]