kernel: bump 5.10 to 5.10.78
[openwrt/openwrt.git] / target / linux / generic / backport-5.10 / 732-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch
index 8e242bfffc0314761e7f4776da9e459a8199019d..340efbd7bc18e3c13e118e9c3c1e98d21379d193 100644 (file)
@@ -933,7 +933,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
        }
 --- a/drivers/net/ethernet/microchip/lan743x_main.c
 +++ b/drivers/net/ethernet/microchip/lan743x_main.c
-@@ -2835,7 +2835,6 @@ static int lan743x_pcidev_probe(struct p
+@@ -2837,7 +2837,6 @@ static int lan743x_pcidev_probe(struct p
  {
        struct lan743x_adapter *adapter = NULL;
        struct net_device *netdev = NULL;
@@ -941,7 +941,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
        int ret = -ENODEV;
  
        netdev = devm_alloc_etherdev(&pdev->dev,
-@@ -2852,9 +2851,7 @@ static int lan743x_pcidev_probe(struct p
+@@ -2854,9 +2853,7 @@ static int lan743x_pcidev_probe(struct p
                              NETIF_MSG_IFDOWN | NETIF_MSG_TX_QUEUED;
        netdev->max_mtu = LAN743X_MAX_FRAME_SIZE;