Fix a small blunder in the Tx pause frame settings, that went unnoticed in the tangled code of adjust_link(). I followed up with a couple of simple refactoring patches, aiming to make adjust_link() more manageable.
(The last 2 patches may be postponed if they are too much for the current stage of net.) Claudiu Manoil (3): gianfar: Fix Tx flow control deactivation gianfar: Refactor link speed update (adjust_link) gianfar: Refactor link flow control update (adjust_link) drivers/net/ethernet/freescale/gianfar.c | 134 ++++++++++++++++--------------- 1 file changed, 70 insertions(+), 64 deletions(-) -- 2.7.4