public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches•com>
To: Parav Pandit <parav@mellanox•com>,
	dledford@redhat•com, sean.hefty@intel•com,
	hal.rosenstock@gmail•com, monis@mellanox•com,
	santosh@chelsio•com, ganeshgr@chelsio•com,
	manish.chopra@cavium•com, rahul.verma@cavium•com,
	Dept-GELinuxNICDev@cavium•com, harish.patil@cavium•com,
	kys@microsoft•com, haiyangz@microsoft•com,
	sthemmin@microsoft•com, QLogic-Storage-Upstream@qlogic•com,
	jejb@linux•vnet.ibm.com, martin.petersen@oracle•com,
	jth@kernel•org, arvid.brodin@alten•se, davem@davemloft•net,
	leon@kernel•org, sagi@grimberg•me, swise@opengridcomputing•com,
	bart.vanassche@sandisk•com, valex@mellanox•com, arnd@arndb•de,
	weiyj.lk@gmail•com, jmaxwell37@gmail•com, varun@chelsio•com,
	jbenc@redhat•com, linux-rdma@vger•kernel.org,
	netdev@vger•kernel.org, devel@linuxdriverproject•org,
	linux-scsi@vger
Subject: Re: [PATCH] net-next: treewide use is_vlan_dev() helper function.
Date: Fri, 03 Feb 2017 21:10:45 -0800	[thread overview]
Message-ID: <1486185045.22276.79.camel@perches.com> (raw)
In-Reply-To: <1486182386-50797-1-git-send-email-parav@mellanox.com>

On Fri, 2017-02-03 at 22:26 -0600, Parav Pandit wrote:
> This patch makes use of is_vlan_dev() function instead of flag
> comparison which is exactly done by is_vlan_dev() helper function.

Thanks.

btw:  after applying this patch, there is one left

$ git grep -E -n "&\s*IFF_802_1Q_VLAN\b" -- "*.c"
drivers/net/ethernet/chelsio/cxgb4/l2t.c:435:   if (neigh->dev->priv_flags & IFF_802_1Q_VLAN)

  reply	other threads:[~2017-02-04  5:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-04  4:26 [PATCH] net-next: treewide use is_vlan_dev() helper function Parav Pandit
2017-02-04  5:10 ` Joe Perches [this message]
2017-02-04 16:47   ` Parav Pandit

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=1486185045.22276.79.camel@perches.com \
    --to=joe@perches$(echo .)com \
    --cc=Dept-GELinuxNICDev@cavium$(echo .)com \
    --cc=QLogic-Storage-Upstream@qlogic$(echo .)com \
    --cc=arnd@arndb$(echo .)de \
    --cc=arvid.brodin@alten$(echo .)se \
    --cc=bart.vanassche@sandisk$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=devel@linuxdriverproject$(echo .)org \
    --cc=dledford@redhat$(echo .)com \
    --cc=ganeshgr@chelsio$(echo .)com \
    --cc=haiyangz@microsoft$(echo .)com \
    --cc=hal.rosenstock@gmail$(echo .)com \
    --cc=harish.patil@cavium$(echo .)com \
    --cc=jbenc@redhat$(echo .)com \
    --cc=jejb@linux$(echo .)vnet.ibm.com \
    --cc=jmaxwell37@gmail$(echo .)com \
    --cc=jth@kernel$(echo .)org \
    --cc=kys@microsoft$(echo .)com \
    --cc=leon@kernel$(echo .)org \
    --cc=linux-rdma@vger$(echo .)kernel.org \
    --cc=linux-scsi@vger \
    --cc=manish.chopra@cavium$(echo .)com \
    --cc=martin.petersen@oracle$(echo .)com \
    --cc=monis@mellanox$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=parav@mellanox$(echo .)com \
    --cc=rahul.verma@cavium$(echo .)com \
    --cc=sagi@grimberg$(echo .)me \
    --cc=santosh@chelsio$(echo .)com \
    --cc=sean.hefty@intel$(echo .)com \
    --cc=sthemmin@microsoft$(echo .)com \
    --cc=swise@opengridcomputing$(echo .)com \
    --cc=valex@mellanox$(echo .)com \
    --cc=varun@chelsio$(echo .)com \
    --cc=weiyj.lk@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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