Re: [PATCH net-next v2 1/3] dpaa2-eth: Remove support for changing link settings

2019-08-27 Thread Andrew Lunn
On Tue, Aug 27, 2019 at 05:15:49PM +0300, Ioana Radulescu wrote: > We only support fixed-link for now, so there is no point in > offering users the option to change link settings via ethtool. > > Functionally there is no change, since firmware prevents us from > changing link parameters anyway. >

[PATCH net-next v2 1/3] dpaa2-eth: Remove support for changing link settings

2019-08-27 Thread Ioana Radulescu
We only support fixed-link for now, so there is no point in offering users the option to change link settings via ethtool. Functionally there is no change, since firmware prevents us from changing link parameters anyway. Signed-off-by: Ioana Radulescu --- v2: new patch .../net/ethernet/freesca