mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2024-11-01 11:15:31 +00:00
d6e1690ae8
Fixes errors such as this: ``` os_dep/linux/ioctl_mp.c:611:4: warning: 'sprintf' argument 3 overlaps destination object 'extra' [-Wrestrict] error, forbidden warning:ioctl_mp.c:611 611 | sprintf(extra, "%s,pathb=%d", extra, txpower_inx); ``` Fixes #221 |
||
---|---|---|
.. | ||
linux | ||
osdep_service.c |