Page MenuHomeFreeBSD

D35751.1785245659.diff
No OneTemporary

Size
438 B
Referenced Files
None
Subscribers
None

D35751.1785245659.diff

diff --git a/sys/dev/wtap/wtap_hal/hal.c b/sys/dev/wtap/wtap_hal/hal.c
--- a/sys/dev/wtap/wtap_hal/hal.c
+++ b/sys/dev/wtap/wtap_hal/hal.c
@@ -183,7 +183,7 @@
hal->hal_devs[id]->sc_md = hal->hal_md;
hal->hal_devs[id]->id = id;
snprintf(hal->hal_devs[id]->name, sizeof(hal->hal_devs[id]->name),
- "wlan%d", id);
+ "wtap%d", id);
mtx_init(&hal->hal_devs[id]->sc_mtx, "wtap_softc mtx", NULL,
MTX_DEF | MTX_RECURSE);

File Metadata

Mime Type
text/plain
Expires
Tue, Jul 28, 1:34 PM (11 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29291519
Default Alt Text
D35751.1785245659.diff (438 B)

Event Timeline