All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Tom Herbert <tom@herbertland.com>
Cc: <davem@davemloft.net>, <ebiederm@xmission.com>, <netdev@vger.kernel.org>
Subject: Re: [PATCH net-next] mpls: Move reserved label definitions
Date: Wed, 6 May 2015 15:16:56 -0700	[thread overview]
Message-ID: <20150506151656.137a0542@urahara> (raw)
In-Reply-To: <1430841990-2828702-1-git-send-email-tom@herbertland.com>

On Tue, 5 May 2015 09:06:30 -0700
Tom Herbert <tom@herbertland.com> wrote:

> Move to include/uapi/linux/mpls.h to be externally visibile.
> 
> Signed-off-by: Tom Herbert <tom@herbertland.com>
> ---
>  include/uapi/linux/mpls.h | 10 ++++++++++
>  net/mpls/af_mpls.c        | 18 +++++++++---------
>  net/mpls/internal.h       | 10 ----------
>  3 files changed, 19 insertions(+), 19 deletions(-)
> 
> diff --git a/include/uapi/linux/mpls.h b/include/uapi/linux/mpls.h

You need to update include/uapi/linux/Kbuild to cause header
to be exported.

  parent reply	other threads:[~2015-05-06 22:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-05 16:06 [PATCH net-next] mpls: Move reserved label definitions Tom Herbert
2015-05-05 23:41 ` David Miller
2015-05-06 21:07 ` Eric W. Biederman
2015-05-06 22:16 ` Stephen Hemminger [this message]
2015-05-06 22:50   ` Eric W. Biederman

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=20150506151656.137a0542@urahara \
    --to=stephen@networkplumber.org \
    --cc=davem@davemloft.net \
    --cc=ebiederm@xmission.com \
    --cc=netdev@vger.kernel.org \
    --cc=tom@herbertland.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.