Displaying 1 result from an estimated 1 matches for "ndo_setup_tc".
2019 Dec 05
0
[vhost:linux-next 3/11] drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:2622:20: error: initialization from incompatible pointer type
...338c Madalin Bucur 2016-11-15 2626 .ndo_validate_addr = eth_validate_addr,
9ad1a37493338c Madalin Bucur 2016-11-15 2627 .ndo_set_rx_mode = dpaa_set_rx_mode,
1763413ac2c15f Michael Walle 2017-02-20 2628 .ndo_do_ioctl = dpaa_ioctl,
2ea08f8261b146 Camelia Groza 2016-07-25 2629 .ndo_setup_tc = dpaa_setup_tc,
9ad1a37493338c Madalin Bucur 2016-11-15 2630 };
9ad1a37493338c Madalin Bucur 2016-11-15 2631
:::::: The code at line 2622 was first introduced by commit
:::::: 9ad1a37493338cacf04e2c93acf44d151a7adda8 dpaa_eth: add support for DPAA Ethernet
:::::: TO: Madalin Bucur <...