Hi, > -----Original Message----- > From: Randy Dunlap <[email protected]> > Sent: Monday, September 21, 2020 11:42 PM > To: Stephen Rothwell <[email protected]>; Linux Next Mailing List > <[email protected]> > Cc: Linux Kernel Mailing List <[email protected]>; > [email protected]; Y.b. Lu <[email protected]>; Ioana Ciornei > <[email protected]>; Ioana Ciocoi Radulescu > <[email protected]> > 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/[email protected]/ Thanks. > > > Full randconfig file is attached. > > > -- > ~Randy > Reported-by: Randy Dunlap <[email protected]>
