[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1484255071.11807.0@smtp.office365.com>
Date: Thu, 12 Jan 2017 16:04:31 -0500
From: Josef Bacik <jbacik@...com>
To: David Miller <davem@...emloft.net>
CC: <hannes@...essinduktion.org>, <kraigatgoog@...il.com>,
<eric.dumazet@...il.com>, <tom@...bertland.com>,
<netdev@...r.kernel.org>, <kernel-team@...com>
Subject: Re: [PATCH 2/6 net-next] inet: drop ->bind_conflict
On Thu, Jan 12, 2017 at 2:56 PM, David Miller <davem@...emloft.net>
wrote:
> From: Josef Bacik <jbacik@...com>
> Date: Wed, 11 Jan 2017 15:22:40 -0500
>
>> diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c
>> index 56d756e..dc07734 100644
>> --- a/net/ipv4/tcp_ipv4.c
>> +++ b/net/ipv4/tcp_ipv4.c
>> @@ -63,6 +63,7 @@
>> #include <linux/times.h>
>> #include <linux/slab.h>
>>
>> +#include <net/addrconf.h>
>> #include <net/net_namespace.h>
>> #include <net/icmp.h>
>> #include <net/inet_hashtables.h>
>
> I don't see what this has to do with this change.
Ugh sorry, that's a left over from when I had the protocol specific
callback for the saddr_equal stuff, I'll fix that up. Thanks,
Josef
Powered by blists - more mailing lists