Re: [PATCH net-next v2 00/10] Aquantia atlantic driver update 2018/01

2018-01-16 Thread David Miller
From: Igor Russkikh Date: Mon, 15 Jan 2018 16:41:12 +0300 > This patch is a set of cleanups and bugfixes in preparation to new > Aquantia hardware support. > > Standard ARRAY_SIZE is now used through all the code, > some unused abstraction structures removed and cleaned up, > duplicate declarati

[PATCH net-next v2 00/10] Aquantia atlantic driver update 2018/01

2018-01-15 Thread Igor Russkikh
This patch is a set of cleanups and bugfixes in preparation to new Aquantia hardware support. Standard ARRAY_SIZE is now used through all the code, some unused abstraction structures removed and cleaned up, duplicate declarations removed. Also two large declaration styling fixes: - Hardware regis