mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 16:44:20 +00:00
rtl8188eu: Remove spaces before quoted newline
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
b8f73d9a8f
commit
aa89a39a09
35 changed files with 235 additions and 235 deletions
|
@ -420,7 +420,7 @@ int hostapd_mode_init(struct adapter *padapter)
|
|||
pnetdev->watchdog_timeo = HZ; /* 1 second timeout */
|
||||
|
||||
if(dev_alloc_name(pnetdev,"mgnt.wlan%d") < 0)
|
||||
DBG_871X("hostapd_mode_init(): dev_alloc_name, fail! \n");
|
||||
DBG_871X("hostapd_mode_init(): dev_alloc_name, fail!\n");
|
||||
|
||||
mac[0]=0x00;
|
||||
mac[1]=0xe0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue