kernel: bump 5.4 to 5.4.109
[openwrt/openwrt.git] / target / linux / layerscape / patches-5.4 / 701-net-0216-dpaa2-eth-Add-autoneg-support.patch
index a49562e40a423b34f0dbcff04a9a9471e72e6d94..b94fafae6cb353a266410d01a11c4d84e3ca3577 100644 (file)
@@ -36,7 +36,7 @@ Signed-off-by: Valentin Catalin Neacsu <valentin-catalin.neacsu@nxp.com>
                           "dpni_get_link_state() failed\n");
 --- a/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h
 +++ b/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h
-@@ -542,6 +542,9 @@ static inline bool dpaa2_eth_rx_pause_en
+@@ -543,6 +543,9 @@ static inline bool dpaa2_eth_rx_pause_en
        return !!(link_options & DPNI_LINK_OPT_PAUSE);
  }