Re: [net v2] gianfar: Fix Tx flow control deactivation

2017-09-05 Thread David Miller
From: Claudiu Manoil Date: Mon, 4 Sep 2017 10:45:28 +0300 > The wrong register is checked for the Tx flow control bit, > it should have been maccfg1 not maccfg2. > This went unnoticed for so long probably because the impact is > hardly visible, not to mention the tangled code from adjust_link().

[net v2] gianfar: Fix Tx flow control deactivation

2017-09-04 Thread Claudiu Manoil
The wrong register is checked for the Tx flow control bit, it should have been maccfg1 not maccfg2. This went unnoticed for so long probably because the impact is hardly visible, not to mention the tangled code from adjust_link(). First, link flow control (i.e. handling of Rx/Tx link level pause fr