Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(800)

Unified Diff: drivers/net/usb/Makefile

Issue 6822058: CHROMIUM: gobi: resubmit interrupt urb on failed reads (Closed) Base URL: ssh://gitrw.chromium.org:9222/kernel.git@11.1.241.B
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « drivers/net/usb/Kconfig ('k') | drivers/net/usb/gobi/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: drivers/net/usb/Makefile
diff --git a/drivers/net/usb/Makefile b/drivers/net/usb/Makefile
index e17afb78f37220df2c8c6a13eb420aa14280fd09..af2f6467e82ba12c20835ab70f3870c6a094c279 100644
--- a/drivers/net/usb/Makefile
+++ b/drivers/net/usb/Makefile
@@ -22,4 +22,4 @@ obj-$(CONFIG_USB_NET_MCS7830) += mcs7830.o
obj-$(CONFIG_USB_USBNET) += usbnet.o
obj-$(CONFIG_USB_NET_INT51X1) += int51x1.o
obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
-
+obj-$(CONFIG_USB_NET_GOBI) += gobi/
« no previous file with comments | « drivers/net/usb/Kconfig ('k') | drivers/net/usb/gobi/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698