3.2.20 patches

Thomas Graf tgraf at suug.ch
Wed Oct 23 03:38:12 EDT 2013


On 10/22/13 at 05:09pm, Jeroen Roovers wrote:
> On Thu, 24 Jan 2013 14:13:58 +0000
> Thomas Graf <tgraf at suug.ch> wrote:
> 
> > On 01/23/13 at 10:55pm, Jeroen Roovers wrote:
> > > libnl-3.2.20-rtnl_tc_get_ops.patch :
> > > 
> > > nl-qdisc-add.c:127:2: warning: implicit declaration of function
> > > ‘rtnl_tc_get_ops’ [-Wimplicit-function-declaration]
> > > [...]
> > > 
> > > 
> > > libnl-3.2.20-cache-api.patch :
> > > 
> > > test-cache-mngr.c:16:16: error: ‘NL_ACT_NEW’ undeclared (first use
> > > in this function)
> > 
> > I fixed all of these in the git tree and gave you credit.
> 
> I am still using these patches for >=3.2.20 in Gentoo and they curiously
> still apply to 3.2.23_rc1.

I have fixed it in the following commit. The reason your patch still
applies is because the patches are slightly different from the ones
you proposed so yours still apply although they are no longer needed.
Please confirm.

commit c6abb44e383948e173c4da280b5c8849e33d8269
Author: Thomas Graf <tgraf at suug.ch>
Date:   Thu Jan 24 14:05:48 2013 +0100

    Fix test-cache-mngr test
    
    Needs to include <netlink-private/cache-api.h>
    
    Reported-by: Jeroen Roovers <jer at gentoo.org>
    Signed-off-by: Thomas Graf <tgraf at suug.ch>

commit c4f803366e7519f90075d08a29eacc6ab8d78bed
Author: Thomas Graf <tgraf at suug.ch>
Date:   Thu Jan 24 14:10:33 2013 +0100

    Fix build warnings of nl-(qdisc|class|cls)-add
    
    Reported-by: Jeroen Roovers <jer at gentoo.org>
    Signed-off-by: Thomas Graf <tgraf at suug.ch>




More information about the libnl mailing list