rtl8188eu/os_dep
Cédric Abonnel c2a6210883 Restrict Kernel Version Check to Below 6.1.39
modifies the kernel version check in the source code to ensure compatibility with kernel versions below 6.1.39.
The change was necessary due to the removal of the REGULATORY_IGNORE_STALE_KICKOFF flag in recent kernel versions, which caused compilation issues.
The modified check now correctly excludes kernel versions 6.1.39 and above, preventing these issues.

Reference: morrownr/88x2bu-20210702#165 (comment)
Signed-off-by: thienandangthanh <thienandangthanh@gmail.com>
2024-01-14 07:26:20 +00:00
..
linux Restrict Kernel Version Check to Below 6.1.39 2024-01-14 07:26:20 +00:00
osdep_service.c Add Kernel 6.2 support 2023-01-22 10:11:39 +02:00