kernel: update linux 3.8-rcX to 3.8
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.8 / 820-usb_add_usb_find_device_by_name.patch
index 72b2237898fde2e1cd8bd5006b1a4573d92feaab..5ffd451a6d59f834a424f45a8ced984a6479984b 100644 (file)
@@ -74,7 +74,7 @@
   * @dev: device the buffer will be used with
 --- a/include/linux/usb.h
 +++ b/include/linux/usb.h
-@@ -675,6 +675,7 @@ static inline bool usb_device_supports_l
+@@ -677,6 +677,7 @@ static inline bool usb_device_supports_l
        return udev->bos->ss_cap->bmAttributes & USB_LTM_SUPPORT;
  }