[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <52B562FE.4000207@redhat.com>
Date: Sat, 21 Dec 2013 10:44:30 +0100
From: Daniel Borkmann <dborkman@...hat.com>
To: David Miller <davem@...emloft.net>
CC: sfeldma@...ulusnetworks.com, vyasevich@...il.com,
nhorman@...driver.com, netdev@...r.kernel.org,
roopa@...ulusnetworks.com, shm@...ulusnetworks.com,
Hannes Frederic Sowa <hannes@...essinduktion.org>,
"linux-sctp@...r.kernel.org" <linux-sctp@...r.kernel.org>
Subject: Re: [PATCH net-next] sctp: fix missing include file
On 12/21/2013 06:00 AM, David Miller wrote:
> From: Scott Feldman <sfeldma@...ulusnetworks.com>
> Date: Fri, 20 Dec 2013 18:51:10 -0800
>
>> Compile error reported by Jim Davis on netdev.
>>
>> ip6_sk_accept_pmtu() needs net/ip6_route.h
>>
>> Signed-off-by: Scott Feldman <sfeldma@...ulusnetworks.com>
>
> Applied, thanks.
Sorry for the late reply as I'm on travel with limited connectivity.
Scott, this fix is not correct, and probably should be reverted. The
correct one was already in patchwork under [1]. In SCTP, we have
net/sctp/ipv6.c for all IPv6 related functions. Also there, this
include file is already present.
Thanks !
[1] http://patchwork.ozlabs.org/patch/303308/
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists