mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Fix merge error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17534 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d139045e9b
commit
cfd409ad80
@ -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;
|
||||
+
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user