minor update
This commit is contained in:
parent
7e1c933b11
commit
7aca2cd9dc
@ -3187,7 +3187,7 @@ static int rtw_wx_get_nick(struct net_device *dev,
|
|||||||
if (extra) {
|
if (extra) {
|
||||||
wrqu->data.length = 14;
|
wrqu->data.length = 14;
|
||||||
wrqu->data.flags = 1;
|
wrqu->data.flags = 1;
|
||||||
_rtw_memcpy(extra, "<WIFI@REALTEK>", 14);
|
_rtw_memcpy(extra, "WIFI@RTL88X2BU", 14);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* rtw_signal_process(pid, SIGUSR1); */ /* for test */
|
/* rtw_signal_process(pid, SIGUSR1); */ /* for test */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user