Fix additional character at VENDOR_CWD_RAW_DATA

This commit is contained in:
Carlos Garcés 2019-10-03 12:41:22 +02:00 committed by GitHub
parent 25c0645c26
commit 10cd433145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1904,7 +1904,7 @@ static const struct wiphy_vendor_command rtw_vendor_cmds[] = {
.doit = rtw_cfgvendor_rtt_get_capability
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 3, 0))
,
.policy = VENDOR_CMD_RAW_DATA, æ
.policy = VENDOR_CMD_RAW_DATA,
.maxattr = 1
#endif
},