[PATCH] net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
David Miller
davem at davemloft.net
Fri Oct 10 15:51:46 AEDT 2014
From: Christophe Leroy <christophe.leroy at c-s.fr>
Date: Thu, 9 Oct 2014 16:54:43 +0200 (CEST)
> [linux-devel:devel-hourly-2014100909 3763/3915] drivers/net/ethernet/freescale/fs_enet/mac-scc.c:119:32: error: 'SCCE_ENET_TXF' undeclared
>
> Due to patch d43a396 net: fs_enet: Add NAPI TX, it appears that some target
> compilations are broken.
> This is due to the fact that unlike the FEC, the SCC and FCC don't have a TXF
> event (complete Frame transmitted) but only TXB (buffer transmitted).
>
> Signed-off-by: Christophe Leroy <christophe.leroy at c-s.fr>
Applied, thanks.
More information about the Linuxppc-dev
mailing list