Page MenuHomeFreeBSD

D35751.1776993137.diff
No OneTemporary

Size
438 B
Referenced Files
None
Subscribers
None

D35751.1776993137.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
Fri, Apr 24, 1:12 AM (5 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28419505
Default Alt Text
D35751.1776993137.diff (438 B)

Event Timeline