Commits
Alex Marginean committed 3d5fc94dc66
drivers: net: dsa: felix: Handle PAUSE Rx regardless of AN result Flow control is used with 2500Base-X and AQR PHYs to do rate adapation between line side 100/1000 links and MAC running at 2.5G. This is independent of the flow control configuration settled on line side though AN. In general allowing MAC to handle flow control even though AN did not enable it explicitly should not be a problem, so the patch enables it in all cases. Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com>