Page MenuHomeFreeBSD

D39925.id121365.diff
No OneTemporary

D39925.id121365.diff

diff --git a/sys/dev/dwc/if_dwcvar.h b/sys/dev/dwc/if_dwcvar.h
--- a/sys/dev/dwc/if_dwcvar.h
+++ b/sys/dev/dwc/if_dwcvar.h
@@ -70,9 +70,9 @@
struct mtx mtx;
void * intr_cookie;
struct callout dwc_callout;
- boolean_t link_is_up;
- boolean_t is_attached;
- boolean_t is_detaching;
+ bool link_is_up;
+ bool is_attached;
+ bool is_detaching;
int tx_watchdog_count;
int stats_harvest_count;
int phy_mode;

File Metadata

Mime Type
text/plain
Expires
Mon, Jul 20, 2:37 AM (12 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35219483
Default Alt Text
D39925.id121365.diff (434 B)

Event Timeline