Hi,

> -----Original Message-----
> From: Randy Dunlap <rdun...@infradead.org>
> Sent: Monday, September 21, 2020 11:42 PM
> To: Stephen Rothwell <s...@canb.auug.org.au>; Linux Next Mailing List
> <linux-n...@vger.kernel.org>
> Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>;
> net...@vger.kernel.org; Y.b. Lu <yangbo...@nxp.com>; Ioana Ciornei
> <ioana.cior...@nxp.com>; Ioana Ciocoi Radulescu
> <ruxandra.radule...@nxp.com>
> Subject: Re: linux-next: Tree for Sep 21
> (drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c)
> 
> On 9/21/20 2:24 AM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20200918:
> >
> 
> on i386:
> 
> ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c: In function
> 'dpaa2_eth_ptp_parse':
> ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:585:13: error: implicit
> declaration of function 'ptp_get_msgtype'; did you mean 'get_fs_type'?
> [-Werror=implicit-function-declaration]
>   *msgtype = ptp_get_msgtype(hdr, ptp_class);
>              ^~~~~~~~~~~~~~~
>              get_fs_type

I think a stub function is missing in ptp_classify.h. I sent a fix-up patch.
https://patchwork.ozlabs.org/project/netdev/patch/20200927080150.8479-1-yangbo...@nxp.com/
Thanks.

> 
> 
> Full randconfig file is attached.
> 
> 
> --
> ~Randy
> Reported-by: Randy Dunlap <rdun...@infradead.org>

Reply via email to