Page MenuHomeFreeBSD

D27085.diff
No OneTemporary

D27085.diff

Index: head/sys/dev/usb/controller/dwc3.c
===================================================================
--- head/sys/dev/usb/controller/dwc3.c
+++ head/sys/dev/usb/controller/dwc3.c
@@ -235,6 +235,7 @@
DWC3_GUSB2PHYCFG0_USBTRDTIM(DWC3_GUSB2PHYCFG0_USBTRDTIM_8BITS);
}
DWC3_WRITE(sc, DWC3_GUSB2PHYCFG0, reg);
+ OF_prop_free(phy_type);
}
static void

File Metadata

Mime Type
text/plain
Expires
Wed, Sep 9, 11:07 PM (3 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38618174
Default Alt Text
D27085.diff (366 B)

Event Timeline