Explorar o código

Lower linux kernel version in all places

a1akris %!s(int64=2) %!d(string=hai) anos
pai
achega
a2088758e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/rtw_rf.h

+ 1 - 1
include/rtw_rf.h

@@ -173,7 +173,7 @@ struct regd_exc_ent {
 	_list list;
 	char country[2];
 	u8 domain;
-	#if (LINUX_VERSION_CODE >= KERNEL_VERSION(6, 5, 1))
+	#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 18, 0))
 	char regd_name[];
 	#else
 	char regd_name[0];