kernel: bump 5.10 to 5.10.196
[openwrt/staging/pepe2k.git] / target / linux / bcm27xx / patches-5.10 / 950-0545-net-usb-r8152-use-new-tasklet-API.patch
index ccfa6326f4b981056d246415fca96afa554c6104..3a6947176aadbd3870ef288ab2378abce4b9b5c5 100644 (file)
@@ -30,7 +30,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  
        if (test_bit(RTL8152_UNPLUG, &tp->flags))
                return;
-@@ -6720,7 +6718,7 @@ static int rtl8152_probe(struct usb_inte
+@@ -6723,7 +6721,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);