netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: paulius.zaleckas@gmail.com
Cc: contact@saschahlusiak.de, eric.dumazet@gmail.com,
	Fred.L.Templin@boeing.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] if_tunnel.h: add missing ams/byteorder.h include
Date: Sun, 21 Mar 2010 21:19:33 -0700 (PDT)	[thread overview]
Message-ID: <20100321.211933.35812457.davem@davemloft.net> (raw)
In-Reply-To: <20100319150926.11037.39136.stgit@pauliusz>

From: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Date: Fri, 19 Mar 2010 17:09:26 +0200

> When compiling userspace application which includes
> if_tunnel.h and uses GRE_* defines you will get undefined
> reference to __cpu_to_be16.
> 
> Fix this by adding missing #include <asm/byteorder.h>
> 
> Cc: stable@kernel.org
> Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>

This slipped through the cracks, someone else submitted something
similar back in August 2009 it seems.

Thanks for sending this, applied.

      reply	other threads:[~2010-03-22  4:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-19 15:09 [PATCH v2] if_tunnel.h: add missing ams/byteorder.h include Paulius Zaleckas
2010-03-22  4:19 ` David Miller [this message]

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=20100321.211933.35812457.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Fred.L.Templin@boeing.com \
    --cc=contact@saschahlusiak.de \
    --cc=eric.dumazet@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=paulius.zaleckas@gmail.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).