1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-11-25 14:54:31 +00:00

update for kernel v6.5 (tdls_mgmt)

This commit is contained in:
5kft 2023-07-10 20:34:42 -07:00
parent dc9ee6c6a8
commit 4132c6bf8d
No known key found for this signature in database
GPG Key ID: 1FA43AEDB0493C92

View File

@ -8507,6 +8507,9 @@ static int cfg80211_rtw_tdls_mgmt(struct wiphy *wiphy,
const u8 *peer, const u8 *peer,
#else #else
u8 *peer, u8 *peer,
#endif
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(6, 5, 0))
int link_id,
#endif #endif
u8 action_code, u8 action_code,
u8 dialog_token, u8 dialog_token,