kernel: update linux 3.7 to 3.7.7
[openwrt.git] / target / linux / generic / patches-3.7 / 102-ehci_hcd_ignore_oc.patch
index bf1815a..dfcfc26 100644 (file)
@@ -20,7 +20,7 @@
                mask = PORT_CSC | PORT_PEC | PORT_OCC;
        else
                mask = PORT_CSC | PORT_PEC;
-@@ -804,7 +804,7 @@ static int ehci_hub_control (
+@@ -808,7 +808,7 @@ static int ehci_hub_control (
                if (temp & PORT_PEC)
                        status |= USB_PORT_STAT_C_ENABLE << 16;