Page MenuHomeFreeBSD

D39925.id.diff
No OneTemporary

D39925.id.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
Sat, Feb 7, 4:30 PM (10 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28457357
Default Alt Text
D39925.id.diff (434 B)

Event Timeline