kernel: bump 5.15 to 5.15.103
[openwrt/staging/ldir.git] / target / linux / bcm27xx / patches-5.15 / 950-0114-lan78xx-Debounce-link-events-to-minimize-poll-storm.patch
index bfe1c991bc348e7ef79ff34c3df168119f4911f8..334d391c1b3258a434e4b4ad71a5a0664a03203b 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;
-@@ -4148,7 +4153,13 @@ static int lan78xx_probe(struct usb_inte
+@@ -4123,7 +4128,13 @@ static int lan78xx_probe(struct usb_inte
        netdev->max_mtu = MAX_SINGLE_PACKET_SIZE;
        netif_set_gso_max_size(netdev, MAX_SINGLE_PACKET_SIZE - MAX_HEADER);