[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADVnQym_m_OkQdMCYJo=UqtjRqoEA2btEwWnVY7t4hVftcc3TA@mail.gmail.com>
Date: Fri, 16 Sep 2016 15:25:28 -0400
From: Neal Cardwell <ncardwell@...gle.com>
To: David Miller <davem@...emloft.net>
Cc: Netdev <netdev@...r.kernel.org>, Van Jacobson <vanj@...gle.com>,
Yuchung Cheng <ycheng@...gle.com>,
Nandita Dukkipati <nanditad@...gle.com>,
Eric Dumazet <edumazet@...gle.com>,
Soheil Hassas Yeganeh <soheil@...gle.com>
Subject: Re: [PATCH net-next 02/14] tcp: use windowed min filter library for
TCP min_rtt estimation
On Fri, Sep 16, 2016 at 3:21 PM, kbuild test robot <lkp@...el.com> wrote:
> All errors (new ones prefixed by >>):
>
>>> net/ipv4/tcp_cdg.c:59:8: error: redefinition of 'struct minmax'
> struct minmax {
> ^~~~~~
> In file included from include/linux/tcp.h:22:0,
> from include/net/tcp.h:24,
> from net/ipv4/tcp_cdg.c:30:
> include/linux/win_minmax.h:17:8: note: originally defined here
> struct minmax {
> ^~~~~~
>
> vim +59 net/ipv4/tcp_cdg.c
Sorry about that. I will fix that and re-post.
neal
Powered by blists - more mailing lists