Re: [PATCH net-next v3 0/5] net: aquantia: various ethtool ops implementation

2018-07-03 Thread David Miller
From: Igor Russkikh Date: Mon, 2 Jul 2018 17:03:34 +0300 > In this patchset Anton Mikaev and I added some useful ethtool operations: > - ring size changes > - link renegotioation > - flow control management > > The patch also improves init/deinit sequence. > > V3 changes: > - After review and

[PATCH net-next v3 0/5] net: aquantia: various ethtool ops implementation

2018-07-02 Thread Igor Russkikh
In this patchset Anton Mikaev and I added some useful ethtool operations: - ring size changes - link renegotioation - flow control management The patch also improves init/deinit sequence. V3 changes: - After review and analysis it is clear that rtnl lock (which is captured by default on ethtoo