mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-11-22 13:34:47 +00:00
Merge branch 'main' of https://github.com/morrownr/8821cu-20210916
This commit is contained in:
commit
104e31a320
@ -8507,6 +8507,9 @@ static int cfg80211_rtw_tdls_mgmt(struct wiphy *wiphy,
|
||||
const u8 *peer,
|
||||
#else
|
||||
u8 *peer,
|
||||
#endif
|
||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(6, 5, 0))
|
||||
int link_id,
|
||||
#endif
|
||||
u8 action_code,
|
||||
u8 dialog_token,
|
||||
|
@ -3533,3 +3533,4 @@ int hwaddr_aton_i(const char *txt, u8 *addr)
|
||||
return 0;
|
||||
}
|
||||
|
||||
MODULE_IMPORT_NS(VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver);
|
||||
|
Loading…
Reference in New Issue
Block a user