RE: linux-next: Tree for Sep 21 (drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c)

From: Y.b. Lu
Date: Sun Sep 27 2020 - 04:13:37 EST


Hi,

> -----Original Message-----
> From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Sent: Monday, September 21, 2020 11:42 PM
> To: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>; Linux Next Mailing List
> <linux-next@xxxxxxxxxxxxxxx>
> Cc: Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>;
> netdev@xxxxxxxxxxxxxxx; Y.b. Lu <yangbo.lu@xxxxxxx>; Ioana Ciornei
> <ioana.ciornei@xxxxxxx>; Ioana Ciocoi Radulescu
> <ruxandra.radulescu@xxxxxxx>
> 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.lu@xxxxxxx/
Thanks.

>
>
> Full randconfig file is attached.
>
>
> --
> ~Randy
> Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>