netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: Kirill Tkhai <ktkhai@virtuozzo.com>
Cc: davem@davemloft.net, Michal.Kalderon@cavium.com,
	Ariel.Elior@cavium.com, dledford@redhat.com, benve@cisco.com,
	1dgoodell@cisco.com, daniel@iogearbox.net,
	jakub.kicinski@netronome.com, ast@kernel.org,
	edumazet@google.com, linux@rasmusvillemoes.dk,
	john.fastabend@gmail.com, brouer@redhat.com, dsahern@gmail.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/3] Drop NETDEV_UNREGISTER_FINAL (was unnamed)
Date: Fri, 23 Mar 2018 10:50:47 -0600	[thread overview]
Message-ID: <20180323165047.GE13033@ziepe.ca> (raw)
In-Reply-To: <152182320819.2767.12723786642825837986.stgit@localhost.localdomain>

On Fri, Mar 23, 2018 at 07:47:09PM +0300, Kirill Tkhai wrote:
> This series drops unused NETDEV_UNREGISTER_FINAL
> after some preparations.
> 
> v2: New patch [2/3]. Use switch() in [1/3].
> 
> The first version was acked by Jason Gunthorpe,
> and [1/3] was acked by David Ahern.
> 
> Since there are differences to v1, I haven't added
> Acked-by tags of people. It would be nice, if you
> fill OK to tag v2 too.
>
> Thanks,
> Kirill
> 
> Kirill Tkhai (3):
>       net: Make NETDEV_XXX commands enum { }
>       infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()
>       net: Drop NETDEV_UNREGISTER_FINAL
> 
>  drivers/infiniband/hw/qedr/main.c           |    4 +-
>  drivers/infiniband/hw/usnic/usnic_ib_main.c |   28 ++---------
>  include/linux/netdevice.h                   |   68 ++++++++++++++-------------
>  include/rdma/ib_verbs.h                     |    4 +-
>  net/core/dev.c                              |   25 ++++++++--
>  5 files changed, 63 insertions(+), 66 deletions(-)

All the infiniband stuff is OK to merge through netdev:

Acked-by: Jason Gunthorpe <jgg@mellanox>

Jason

  parent reply	other threads:[~2018-03-23 16:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-23 16:47 [PATCH net-next v2 0/3] Drop NETDEV_UNREGISTER_FINAL (was unnamed) Kirill Tkhai
2018-03-23 16:47 ` [PATCH net-next v2 2/3] infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name() Kirill Tkhai
2018-03-23 16:47 ` [PATCH net-next v2 3/3] net: Drop NETDEV_UNREGISTER_FINAL Kirill Tkhai
2018-03-23 16:50 ` Jason Gunthorpe [this message]
2018-03-26 15:35 ` [PATCH net-next v2 0/3] " David Miller

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=20180323165047.GE13033@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=1dgoodell@cisco.com \
    --cc=Ariel.Elior@cavium.com \
    --cc=Michal.Kalderon@cavium.com \
    --cc=ast@kernel.org \
    --cc=benve@cisco.com \
    --cc=brouer@redhat.com \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=dledford@redhat.com \
    --cc=dsahern@gmail.com \
    --cc=edumazet@google.com \
    --cc=jakub.kicinski@netronome.com \
    --cc=john.fastabend@gmail.com \
    --cc=ktkhai@virtuozzo.com \
    --cc=linux@rasmusvillemoes.dk \
    --cc=netdev@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).