mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-14 22:50:48 +00:00
Fix merge error
SVN-Revision: 17534
This commit is contained in:
@@ -214,7 +214,7 @@
|
||||
+ u32 tmp, flags = 0;
|
||||
+
|
||||
+ hcd = usb_create_hcd(&ssb_ehci_hc_driver, dev->dev,
|
||||
+ dev->dev->bus_id);
|
||||
+ dev_name(dev->dev));
|
||||
+ if (!hcd)
|
||||
+ goto err_dev_disable;
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user