aboutsummaryrefslogtreecommitdiffstats
path: root/usb-usbatm-remove-unused-udsl_assert-macro.patch
diff options
Diffstat (limited to 'usb-usbatm-remove-unused-udsl_assert-macro.patch')
-rw-r--r--usb-usbatm-remove-unused-udsl_assert-macro.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb-usbatm-remove-unused-udsl_assert-macro.patch b/usb-usbatm-remove-unused-udsl_assert-macro.patch
index 69467c67fd2f8c..38b083e56f607f 100644
--- a/usb-usbatm-remove-unused-udsl_assert-macro.patch
+++ b/usb-usbatm-remove-unused-udsl_assert-macro.patch
@@ -53,7 +53,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
if (!merge_length)
merge_start = (unsigned char *)urb->transfer_buffer + urb->iso_frame_desc[i].offset;
merge_length += actual_length;
-@@ -1175,8 +1169,6 @@ int usbatm_usb_probe(struct usb_interfac
+@@ -1176,8 +1170,6 @@ int usbatm_usb_probe(struct usb_interfac
struct urb *urb;
unsigned int iso_packets = usb_pipeisoc(channel->endpoint) ? channel->buf_size / channel->packet_size : 0;