kernel: update kernel 4.4 to version 4.4.3
[openwrt/staging/mkresin.git] / target / linux / generic / patches-4.4 / 820-usb_add_usb_find_device_by_name.patch
index f6ef9ce1a7dad2c0beab4fccdd8e8b8428acecc5..1740d741791311e9909becd27121a2827858550c 100644 (file)
@@ -74,7 +74,7 @@
   * @dev: device the buffer will be used with
 --- a/include/linux/usb.h
 +++ b/include/linux/usb.h
-@@ -725,6 +725,7 @@ static inline bool usb_device_no_sg_cons
+@@ -729,6 +729,7 @@ static inline bool usb_device_no_sg_cons
        return udev && udev->bus && udev->bus->no_sg_constraint;
  }