kernel: bump 5.10 to 5.10.196
[openwrt/staging/pepe2k.git] / target / linux / bcm27xx / patches-5.10 / 950-0552-r8152-set-inter-fram-gap-time-depending-on-speed.patch
index cbf053ef1542bdc16ffd355fc9e1815907ab1080..b037a2d816c6e24cda2e556f57a76d132a1704cc 100644 (file)
@@ -34,7 +34,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  
  /* PLA_MTPS */
  #define MTPS_JUMBO            (12 * 1024 / 64)
-@@ -2750,6 +2753,29 @@ static int rtl_stop_rx(struct r8152 *tp)
+@@ -2753,6 +2756,29 @@ static int rtl_stop_rx(struct r8152 *tp)
        return 0;
  }
  
@@ -64,7 +64,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  static inline void r8153b_rx_agg_chg_indicate(struct r8152 *tp)
  {
        ocp_write_byte(tp, MCU_TYPE_USB, USB_UPT_RXDMA_OWN,
-@@ -2853,6 +2879,8 @@ static int rtl8153_enable(struct r8152 *
+@@ -2856,6 +2882,8 @@ static int rtl8153_enable(struct r8152 *
        r8153_set_rx_early_timeout(tp);
        r8153_set_rx_early_size(tp);