From: Stephen Hemminger <stephen@networkplumber.org>
To: Parav Pandit <parav@mellanox.com>
Cc: arvid.brodin@alten.se, swise@opengridcomputing.com,
jbenc@redhat.com, jmaxwell37@gmail.com, sean.hefty@intel.com,
sthemmin@microsoft.com, sagi@grimberg.me, leon@kernel.org,
Dept-GELinuxNICDev@cavium.com, dledford@redhat.com,
ganeshgr@chelsio.com, harish.patil@cavium.com,
hal.rosenstock@gmail.com, manish.chopra@cavium.com,
santosh@chelsio.com, arnd@arndb.de, haiyangz@microsoft.com,
fcoe-devel@open-fcoe.org, bart.vanassche@sandisk.com,
jejb@linux.vnet.ibm.com, rahul.verma@cavium.com,
linux-scsi@vger.kernel.org, martin.petersen@oracle.com,
netdev@vger.kernel.org, devel@linuxdriverproject.org,
varun@chelsio.com, linux-rdma@vger.kernel.org,
monis@mellanox.com, valex@mellanox.com,
QLogic-Storage-Upstream@qlogic.com, jth@kernel.org,
davem@davemloft.net
Subject: Re: [PATCHv1] net-next: treewide use is_vlan_dev() helper function.
Date: Sat, 4 Feb 2017 13:54:29 -0800 [thread overview]
Message-ID: <20170204135429.394be376@xeon-e3> (raw)
In-Reply-To: <1486227649-12648-1-git-send-email-parav@mellanox.com>
On Sat, 4 Feb 2017 11:00:49 -0600
Parav Pandit <parav@mellanox.com> wrote:
> This patch makes use of is_vlan_dev() function instead of flag
> comparison which is exactly done by is_vlan_dev() helper function.
>
> Signed-off-by: Parav Pandit <parav@mellanox.com>
> Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
> ---
> drivers/infiniband/core/cma.c | 6 ++----
> drivers/infiniband/sw/rxe/rxe_net.c | 2 +-
> drivers/net/ethernet/broadcom/cnic.c | 2 +-
> drivers/net/ethernet/chelsio/cxgb3/l2t.c | 2 +-
> drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 4 ++--
> drivers/net/ethernet/chelsio/cxgb4/l2t.c | 2 +-
> drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c | 8 ++++----
> drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 4 ++--
> drivers/net/hyperv/netvsc_drv.c | 2 +-
> drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 6 +++---
> drivers/scsi/cxgbi/libcxgbi.c | 6 +++---
> drivers/scsi/fcoe/fcoe.c | 13 ++++++-------
> include/rdma/ib_addr.h | 6 ++----
> net/hsr/hsr_slave.c | 3 ++-
> 14 files changed, 31 insertions(+), 35 deletions(-)
Looks good thanks.
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
next prev parent reply other threads:[~2017-02-04 21:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-04 17:00 [PATCHv1] net-next: treewide use is_vlan_dev() helper function Parav Pandit
2017-02-04 21:54 ` Stephen Hemminger [this message]
2017-02-06 0:28 ` Jonathan Maxwell
2017-02-06 7:31 ` Johannes Thumshirn
2017-02-06 21:21 ` Haiyang Zhang
2017-02-06 21:35 ` 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=20170204135429.394be376@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=Dept-GELinuxNICDev@cavium.com \
--cc=QLogic-Storage-Upstream@qlogic.com \
--cc=arnd@arndb.de \
--cc=arvid.brodin@alten.se \
--cc=bart.vanassche@sandisk.com \
--cc=davem@davemloft.net \
--cc=devel@linuxdriverproject.org \
--cc=dledford@redhat.com \
--cc=fcoe-devel@open-fcoe.org \
--cc=ganeshgr@chelsio.com \
--cc=haiyangz@microsoft.com \
--cc=hal.rosenstock@gmail.com \
--cc=harish.patil@cavium.com \
--cc=jbenc@redhat.com \
--cc=jejb@linux.vnet.ibm.com \
--cc=jmaxwell37@gmail.com \
--cc=jth@kernel.org \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=manish.chopra@cavium.com \
--cc=martin.petersen@oracle.com \
--cc=monis@mellanox.com \
--cc=netdev@vger.kernel.org \
--cc=parav@mellanox.com \
--cc=rahul.verma@cavium.com \
--cc=sagi@grimberg.me \
--cc=santosh@chelsio.com \
--cc=sean.hefty@intel.com \
--cc=sthemmin@microsoft.com \
--cc=swise@opengridcomputing.com \
--cc=valex@mellanox.com \
--cc=varun@chelsio.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 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).