[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ee95ad08-b5c9-e8db-d637-734271c19fb4@gmail.com>
Date: Thu, 19 Jan 2017 14:50:00 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: David VomLehn <vomlehn@...as.net>,
Alexander Loktionov <Alexander.Loktionov@...antia.com>,
netdev@...r.kernel.org
Cc: "David S . Miller" <davem@...emloft.net>,
Simon Edelhaus <Simon.Edelhaus@...antia.com>,
Dmitrii Tarakanov <Dmitrii.Tarakanov@...antia.com>,
Pavel Belous <Pavel.Belous@...antia.com>,
Dmitry Bezrukov <Dmitry.Bezrukov@...antia.com>
Subject: Re: [PATCH v7 00/13] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC
driver
On 01/19/2017 02:45 PM, David VomLehn wrote:
> On 01/19/2017 02:41 PM, Florian Fainelli wrote:
>> On 01/19/2017 01:33 PM, Alexander Loktionov wrote:
>>> From: David VomLehn <vomlehn@...as.net>
>>>
>>> This series introduces the AQtion NIC driver for the aQuantia
>>> AQC107/AQC108 network devices.
>>> v5: o Removed extra newline at the end of the files.
>>> v6: o Removed unnecessary cast from void*.
>>> o Reworked strings array for ethtool statistics.
>>> o Added stringset == ETH_SS_STATS checking.
>>> o AQ_OBJ_HEADER replaced to aq_obj_header_s struct.
>>> o AQ_OBJ_SET/TST/CLR macroses replaced to inline functions.
>>> o Driver sources placed in to atlantic directory.
>>> o Fixed compilation warnings (Make W=1)
>>> o Added firmware version checking.
>>> o Code cleaning.
>>> v7 o Removed unnecessary cast from memory allocation function
>>> (aq_ring.c).
>> In general, you may want for a couple of days before resubmitting new
>> versions that only fix minor stuff like what happened here between v6
>> and v7.
> Yeah, the number of comments has dropped enough that I had hopes this
> last one might be it. It makes me, I know, a foolish dreamer, but such
> is the lot of a software developer...
The driver looks in an okay shape, from a cursory glance at the files,
there is quite a bit of complexity in reading the functional code,
primarily because of the complicated helper functions and abstraction
(not the HAL though)...
--
Florian
Powered by blists - more mailing lists