CC: kernel: update kernel 3.18 to version 3.18.36
[openwrt/svn-archive/archive.git] / target / linux / brcm2708 / patches-3.18 / 0055-usb-core-make-overcurrent-messages-more-prominent.patch
index 82d36f84ef4c47f13feadb3ef8693e015a984eb4..1f4ad1bab98aea4a813f25962bdea4b09880067c 100644 (file)
@@ -10,7 +10,7 @@ Hub overcurrent messages are more serious than "debug". Increase loglevel.
 
 --- a/drivers/usb/core/hub.c
 +++ b/drivers/usb/core/hub.c
-@@ -4928,7 +4928,7 @@ static void port_event(struct usb_hub *h
+@@ -4934,7 +4934,7 @@ static void port_event(struct usb_hub *h
        if (portchange & USB_PORT_STAT_C_OVERCURRENT) {
                u16 status = 0, unused;