lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 14 May 2015 13:34:48 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	brian.haley@...com
Cc:	netdev@...r.kernel.org, jiri@...nulli.us
Subject: Re: [PATCH v3] cls_flower: Fix compile error

From: Brian Haley <brian.haley@...com>
Date: Thu, 14 May 2015 13:20:15 -0400

> Fix compile error in net/sched/cls_flower.c
>     
>     net/sched/cls_flower.c: In function ‘fl_set_key’:
>     net/sched/cls_flower.c:240:3: error: implicit declaration of
>      function ‘tcf_change_indev’ [-Werror=implicit-function-declaration]
>        err = tcf_change_indev(net, tb[TCA_FLOWER_INDEV]);
> 
> Introduced in 77b9900ef53ae
>     
> Fixes: 77b9900ef53ae ("tc: introduce Flower classifier")
> Signed-off-by: Brian Haley <brian.haley@...com>

Applied, thanks Brian.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ