From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Dichtel Subject: Re: [PATCH 2/4] kni: fix build with kernel 3.9 Date: Thu, 12 Sep 2013 17:34:11 +0200 Message-ID: <5231DEF3.10105@6wind.com> References: <97597bb012c4142e522f2e127b8e10dd3b59f331.1375101416.git.thomas.monjalon@6wind.com> Reply-To: nicolas.dichtel-pdR9zngts4EAvxtiuMwx3w@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <97597bb012c4142e522f2e127b8e10dd3b59f331.1375101416.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Le 29/07/2013 14:44, Thomas Monjalon a =C3=A9crit : > hlist API has changes. > See Linux commit b67bfe0d42cac56c512dd5da4b1b347a23f4b70a. > > Signed-off-by: Thomas Monjalon Acked-by: Nicolas Dichtel