kernel: bump 5.10 to 5.10.200
[openwrt/staging/hauke.git] / target / linux / bcm27xx / patches-5.10 / 950-0545-net-usb-r8152-use-new-tasklet-API.patch
index 3a6947176aadbd3870ef288ab2378abce4b9b5c5..23087ce2a2e2bb13856f4a066c79edd5b88883c6 100644 (file)
@@ -30,7 +30,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  
        if (test_bit(RTL8152_UNPLUG, &tp->flags))
                return;
-@@ -6723,7 +6721,7 @@ static int rtl8152_probe(struct usb_inte
+@@ -6724,7 +6722,7 @@ static int rtl8152_probe(struct usb_inte
        mutex_init(&tp->control);
        INIT_DELAYED_WORK(&tp->schedule, rtl_work_func_t);
        INIT_DELAYED_WORK(&tp->hw_phy_work, rtl_hw_phy_work_func_t);