aircrack-ng / rtl8812au

RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation broken after last commit on linux 6.1 LTS

wifislax-ng opened this issue · comments

Hi after add support for linux 6.6 , the compilation on 6.1 are broken (probably other branches affected)

Last compilation line says this:

/rtl8812au/os_dep/linux/wifi_regd.c:400:36: error: ‘REGULATORY_IGNORE_STALE_KICKOFF’ no se declaró aquí (primer uso en esta función)
  400 |         wiphy->regulatory_flags |= REGULATORY_IGNORE_STALE_KICKOFF;

Thanks in advance.