All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: igor.russkikh@aquantia.com
Cc: netdev@vger.kernel.org, darcari@redhat.com, pavel.belous@aquantia.com
Subject: Re: [PATCH net-next v2 00/10] Aquantia atlantic driver update 2018/01
Date: Tue, 16 Jan 2018 14:42:02 -0500 (EST)	[thread overview]
Message-ID: <20180116.144202.1760430376788070450.davem@davemloft.net> (raw)
In-Reply-To: <cover.1516023407.git.igor.russkikh@aquantia.com>

From: Igor Russkikh <igor.russkikh@aquantia.com>
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 declarations removed.
> 
> Also two large declaration styling fixes:
> - Hardware register set defines are lined up with kernel style
> - Hardware access functions were not prefixed, now already
>   defined hw_atl prefix is used.
> 
> patch v2 changes:
> - patch reorganized because of its big size. New HW support
>   will be submitted as a separate patchset.

Series applied, thanks Igor.

      parent reply	other threads:[~2018-01-16 19:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-15 13:41 [PATCH net-next v2 00/10] Aquantia atlantic driver update 2018/01 Igor Russkikh
2018-01-15 13:41 ` [PATCH net-next v2 01/10] net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE Igor Russkikh
2018-01-15 13:41 ` [PATCH net-next v2 02/10] net: aquantia: Cleanup status flags accesses Igor Russkikh
2018-01-15 13:41 ` [PATCH net-next v2 03/10] net: aquantia: Cleanup hardware access modules Igor Russkikh
2018-01-15 13:41 ` [PATCH net-next v2 04/10] net: aquantia: Remove duplicate hardware descriptors declarations Igor Russkikh
2018-01-15 13:41 ` [PATCH net-next v2 05/10] net: aquantia: Add const qualifiers for hardware ops tables Igor Russkikh
2018-01-15 13:41 ` [PATCH net-next v2 06/10] net: aquantia: Simplify dependencies between pci modules Igor Russkikh
2018-01-15 13:41 ` [PATCH net-next v2 07/10] net: aquantia: Eliminate aq_nic structure abstraction Igor Russkikh
2018-01-15 13:41 ` [PATCH net-next v2 08/10] net: aquantia: Fix register definitions to linux style Igor Russkikh
2018-01-16 16:56   ` Joe Perches
2018-01-17  9:09     ` Igor Russkikh
2018-01-15 13:41 ` [PATCH net-next v2 09/10] net: aquantia: Prepend hw access functions declarations with prefix Igor Russkikh
2018-01-15 13:41 ` [PATCH net-next v2 10/10] net: aquantia: Fix internal stats calculation on rx Igor Russkikh
2018-01-16 19:42 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180116.144202.1760430376788070450.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=darcari@redhat.com \
    --cc=igor.russkikh@aquantia.com \
    --cc=netdev@vger.kernel.org \
    --cc=pavel.belous@aquantia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.