mirror of
https://github.com/armbian/build.git
synced 2025-09-19 04:31:38 +02:00
Cope with the fix in stable 6.3.13 bf353116d1bf and 6.5-rc1 e8c2af660ba0 "wifi: cfg80211: fix regulatory disconnect with OCB/NAN". That is the removal of REGULATORY_IGNORE_STALE_KICKOFF from the wireless regulator internal API to fix any driver that allowed OCB/NAN. Note this code will need to be expanded once and if 6.4 include the above fixup. Signed-off-by: Alban Browaeys <alban.browaeys@gmail.com>