aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/098-usb-dwc2-Remove-unnecessary-kfree.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-4.4/098-usb-dwc2-Remove-unnecessary-kfree.patch')
-rw-r--r--target/linux/generic/patches-4.4/098-usb-dwc2-Remove-unnecessary-kfree.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/098-usb-dwc2-Remove-unnecessary-kfree.patch b/target/linux/generic/patches-4.4/098-usb-dwc2-Remove-unnecessary-kfree.patch
index 3a27feac8f..9ae6a41bff 100644
--- a/target/linux/generic/patches-4.4/098-usb-dwc2-Remove-unnecessary-kfree.patch
+++ b/target/linux/generic/patches-4.4/098-usb-dwc2-Remove-unnecessary-kfree.patch
@@ -14,7 +14,7 @@ Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
--- a/drivers/usb/dwc2/hcd.c
+++ b/drivers/usb/dwc2/hcd.c
-@@ -3160,7 +3160,6 @@ error3:
+@@ -3161,7 +3161,6 @@ error3:
error2:
usb_put_hcd(hcd);
error1: