generic/4.0: update to 4.0.4
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-4.0 / 820-usb_add_usb_find_device_by_name.patch
index 53bff5ea90fcf90d71e300682925cf073de7ff36..96cadf3fb7a485de4b7e77f3fd7325961f5032f9 100644 (file)
@@ -74,7 +74,7 @@
   * @dev: device the buffer will be used with
 --- a/include/linux/usb.h
 +++ b/include/linux/usb.h
-@@ -695,6 +695,7 @@ static inline bool usb_device_no_sg_cons
+@@ -721,6 +721,7 @@ static inline bool usb_device_no_sg_cons
        return udev && udev->bus && udev->bus->no_sg_constraint;
  }