public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: David Ahern <dsa@cumulusnetworks•com>
To: Jiri Pirko <jiri@resnulli•us>, netdev@vger•kernel.org
Cc: davem@davemloft•net
Subject: Re: [patch net-next] net: add forgotten IFF_L3MDEV_SLAVE define
Date: Wed, 4 Nov 2015 07:43:53 -0700	[thread overview]
Message-ID: <563A19A9.3040508@cumulusnetworks.com> (raw)
In-Reply-To: <1446645546-588-1-git-send-email-jiri@resnulli.us>

On 11/4/15 6:59 AM, Jiri Pirko wrote:
> From: Jiri Pirko <jiri@mellanox•com>
>
> Fixes: fee6d4c77 ("net: Add netif_is_l3_slave")
> Signed-off-by: Jiri Pirko <jiri@mellanox•com>
> ---
>   include/linux/netdevice.h | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
> index 4ac653b..2c00772 100644
> --- a/include/linux/netdevice.h
> +++ b/include/linux/netdevice.h
> @@ -1322,6 +1322,7 @@ enum netdev_priv_flags {
>   #define IFF_L3MDEV_MASTER		IFF_L3MDEV_MASTER
>   #define IFF_NO_QUEUE			IFF_NO_QUEUE
>   #define IFF_OPENVSWITCH			IFF_OPENVSWITCH
> +#define IFF_L3MDEV_SLAVE		IFF_L3MDEV_SLAVE
>
>   /**
>    *	struct net_device - The DEVICE structure.
>

Acked-by: David Ahern <dsa@cumulusnetworks•com>

Thanks, Jiri.

  reply	other threads:[~2015-11-04 14:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-04 13:59 [patch net-next] net: add forgotten IFF_L3MDEV_SLAVE define Jiri Pirko
2015-11-04 14:43 ` David Ahern [this message]
2015-11-05  4:59 ` 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=563A19A9.3040508@cumulusnetworks.com \
    --to=dsa@cumulusnetworks$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=jiri@resnulli$(echo .)us \
    --cc=netdev@vger$(echo .)kernel.org \
    /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