octeon: refresh patches for kernel 5.4
[oweals/openwrt.git] / target / linux / octeon / patches-5.4 / 110-er200-ethernet_probe_order.patch
index 93d1e9350595494332d6221c42e5d5eb29487049..c1b6f73a300972ef9cef58cc745f33ec33a6e08e 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/staging/octeon/ethernet.c
 +++ b/drivers/staging/octeon/ethernet.c
-@@ -670,6 +670,7 @@ static int cvm_oct_probe(struct platform
+@@ -682,6 +682,7 @@ static int cvm_oct_probe(struct platform
        int interface;
        int fau = FAU_NUM_PACKET_BUFFERS_TO_FREE;
        int qos;
@@ -8,7 +8,7 @@
        struct device_node *pip;
        int mtu_overhead = ETH_HLEN + ETH_FCS_LEN;
  
-@@ -793,13 +794,19 @@ static int cvm_oct_probe(struct platform
+@@ -805,13 +806,19 @@ static int cvm_oct_probe(struct platform
        }
  
        num_interfaces = cvmx_helper_get_number_of_interfaces();