kernel: bump 4.19 to 4.19.93
[openwrt/staging/stintel.git] / target / linux / brcm2708 / patches-4.19 / 950-0261-lan78xx-Debounce-link-events-to-minimize-poll-storm.patch
index 761b6dcfcf3d458e365cf2cf61fbc69d3f98c0bd..b552cc0b97e03ca9834c8abf7956abab33165b30 100644 (file)
@@ -28,7 +28,7 @@ See: https://github.com/raspberrypi/linux/issues/2447
  static int lan78xx_read_reg(struct lan78xx_net *dev, u32 index, u32 *data)
  {
        u32 *buf = kmalloc(sizeof(u32), GFP_KERNEL);
-@@ -3824,7 +3829,12 @@ static int lan78xx_probe(struct usb_inte
+@@ -3825,7 +3830,12 @@ static int lan78xx_probe(struct usb_inte
        dev->pipe_intr = usb_rcvintpipe(dev->udev,
                                        dev->ep_intr->desc.bEndpointAddress &
                                        USB_ENDPOINT_NUMBER_MASK);