From e8c405b2048410f4c0fbc5e8a793bc6706e0e40e Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Wed, 13 Jul 2016 10:15:04 +0200 Subject: kernel: bump 4.1 to 4.1.27 Signed-off-by: Zoltan HERPAI --- .../linux/generic/patches-4.1/820-usb_add_usb_find_device_by_name.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.1/820-usb_add_usb_find_device_by_name.patch') diff --git a/target/linux/generic/patches-4.1/820-usb_add_usb_find_device_by_name.patch b/target/linux/generic/patches-4.1/820-usb_add_usb_find_device_by_name.patch index 906f0e215e..6a16c5e7b4 100644 --- a/target/linux/generic/patches-4.1/820-usb_add_usb_find_device_by_name.patch +++ b/target/linux/generic/patches-4.1/820-usb_add_usb_find_device_by_name.patch @@ -74,7 +74,7 @@ * @dev: device the buffer will be used with --- a/include/linux/usb.h +++ b/include/linux/usb.h -@@ -721,6 +721,7 @@ static inline bool usb_device_no_sg_cons +@@ -720,6 +720,7 @@ static inline bool usb_device_no_sg_cons return udev && udev->bus && udev->bus->no_sg_constraint; } -- cgit v1.2.3