netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: willemb@google.com
Cc: netdev@vger.kernel.org, xiyou.wangcong@gmail.com,
	vlee@twopensource.com, carlos@redhat.com
Subject: Re: [PATCH net-next] doc: fix the compile fix of txtimestamp.c
Date: Sun, 11 Jan 2015 21:56:14 -0500 (EST)	[thread overview]
Message-ID: <20150111.215614.2186929329384615040.davem@davemloft.net> (raw)
In-Reply-To: <1420909698-25025-1-git-send-email-willemb@google.com>

From: Willem de Bruijn <willemb@google.com>
Date: Sat, 10 Jan 2015 12:08:18 -0500

> From: Willem de Bruijn <willemb@google.com>
> 
> A fix to ipv6 structure definitions removed the now superfluous
> definition of in6_pktinfo in this file.
> 
> But, use of the glibc definition requires defining _GNU_SOURCE
> (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775).
> 
> Before this change, the following would fail for me:
> 
>   make
>   make headers_install
>   make M=Documentation/networking/timestamping
> 
> with
> 
>   Documentation/networking/timestamping/txtimestamp.c: In function '__recv_errmsg_cmsg':
>   Documentation/networking/timestamping/txtimestamp.c:205:33: error: dereferencing pointer to incomplete type
>   Documentation/networking/timestamping/txtimestamp.c:206:23: error: dereferencing pointer to incomplete type
> 
> After this patch compilation succeeded.
> 
> Fixes: cd91cc5bdddf ("doc: fix the compile error of txtimestamp.c")
> Signed-off-by: Willem de Bruijn <willemb@google.com>

Applied, thanks.

  reply	other threads:[~2015-01-12  2:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-10 17:08 [PATCH net-next] doc: fix the compile fix of txtimestamp.c Willem de Bruijn
2015-01-12  2:56 ` David Miller [this message]
2015-01-12  5:43 ` Cong Wang

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=20150111.215614.2186929329384615040.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=carlos@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=vlee@twopensource.com \
    --cc=willemb@google.com \
    --cc=xiyou.wangcong@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).