mirror of
https://github.com/chinawrj/rtl8812au
synced 2025-01-24 02:05:31 +00:00
Fix additional character at VENDOR_CWD_RAW_DATA
This commit is contained in:
parent
25c0645c26
commit
10cd433145
@ -1904,7 +1904,7 @@ static const struct wiphy_vendor_command rtw_vendor_cmds[] = {
|
|||||||
.doit = rtw_cfgvendor_rtt_get_capability
|
.doit = rtw_cfgvendor_rtt_get_capability
|
||||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 3, 0))
|
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 3, 0))
|
||||||
,
|
,
|
||||||
.policy = VENDOR_CMD_RAW_DATA, æ
|
.policy = VENDOR_CMD_RAW_DATA,
|
||||||
.maxattr = 1
|
.maxattr = 1
|
||||||
#endif
|
#endif
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user