X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-3.18%2F0055-usb-core-make-overcurrent-messages-more-prominent.patch;h=0c339d3a2f0345251563c796f2e4f885abbbfd5b;hb=4e7d2ffce589a195c89e45b373717dbd0a00052e;hp=4a8f2fe20133ef52f0a75d7db986492cf335dfcb;hpb=51a243f3c112e6946575381ef5531fb1e51370e8;p=15.05%2Fopenwrt.git diff --git a/target/linux/brcm2708/patches-3.18/0055-usb-core-make-overcurrent-messages-more-prominent.patch b/target/linux/brcm2708/patches-3.18/0055-usb-core-make-overcurrent-messages-more-prominent.patch index 4a8f2fe201..0c339d3a2f 100644 --- a/target/linux/brcm2708/patches-3.18/0055-usb-core-make-overcurrent-messages-more-prominent.patch +++ b/target/linux/brcm2708/patches-3.18/0055-usb-core-make-overcurrent-messages-more-prominent.patch @@ -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 -@@ -4923,7 +4923,7 @@ static void port_event(struct usb_hub *h +@@ -4907,7 +4907,7 @@ static void port_event(struct usb_hub *h if (portchange & USB_PORT_STAT_C_OVERCURRENT) { u16 status = 0, unused;