[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYv5yXD4_hyUSxWra+gxux1NFv+sD2HgB7LyJ4E78bgh+A@mail.gmail.com>
Date: Thu, 17 May 2018 23:18:16 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: David Miller <davem@...emloft.net>
Cc: Grygorii Strashko <grygorii.strashko@...com>,
netdev@...r.kernel.org, nsekhar@...com,
open list <linux-kernel@...r.kernel.org>,
linux-omap@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH] net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
On 2 May 2018 at 20:38, David Miller <davem@...emloft.net> wrote:
> From: Grygorii Strashko <grygorii.strashko@...com>
> Date: Tue, 1 May 2018 12:41:22 -0500
<trim>
>> Signed-off-by: Grygorii Strashko <grygorii.strashko@...com>
>
> Applied and queued up for -stable, thank you.
4.4 stable-rc build failed for arm32.
MACHINE=am57xx-evm
Build error log:
--------------------
drivers/net/ethernet/ti/cpsw.c:
In function 'cpsw_add_dual_emac_def_ale_entries':
drivers/net/ethernet/ti/cpsw.c:1112:23:
error: 'cpsw' undeclared (first use in this function)
cpsw_ale_control_set(cpsw->ale, slave_port,
^~~~
drivers/net/ethernet/ti/cpsw.c:1112:23: note:
each undeclared identifier is reported only once for each function it appears
in
scripts/Makefile.build:269: recipe for target 'drivers/net/ethernet/ti/cpsw.o'
failed
make[6]: *** [drivers/net/ethernet/ti/cpsw.o] Error 1
scripts/Makefile.build:476: recipe for target 'drivers/net/ethernet/ti' failed
make[5]: *** [drivers/net/ethernet/ti] Error 2
Complete log link:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.4/DISTRO=rpb,MACHINE=am57xx-evm,label=docker-lkft/205/console
Powered by blists - more mailing lists