Page MenuHomeFreeBSD

D35751.id107910.diff
No OneTemporary

D35751.id107910.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
Mon, May 25, 9:04 AM (21 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33473350
Default Alt Text
D35751.id107910.diff (438 B)

Event Timeline