upgrade 3.12 targets to 3.12.5
[openwrt.git] / target / linux / generic / patches-3.12 / 820-usb_add_usb_find_device_by_name.patch
index 23d4986..99c7a36 100644 (file)
@@ -74,7 +74,7 @@
   * @dev: device the buffer will be used with
 --- a/include/linux/usb.h
 +++ b/include/linux/usb.h
-@@ -690,6 +690,7 @@ static inline bool usb_device_no_sg_cons
+@@ -692,6 +692,7 @@ static inline bool usb_device_no_sg_cons
        return udev && udev->bus && udev->bus->no_sg_constraint;
  }