[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOmrzkLR7VQ6E1dV-HA3DyBtoqvoEz3FXNVeL9Oi2dMRYA4xaw@mail.gmail.com>
Date: Wed, 18 Apr 2018 15:39:59 +1200
From: Michael Schmitz <schmitzmic@...il.com>
To: Andrew Lunn <andrew@...n.ch>
Cc: kbuild test robot <lkp@...el.com>, kbuild-all@...org,
netdev <netdev@...r.kernel.org>,
"Linux/m68k" <linux-m68k@...r.kernel.org>,
Michael Karcher <Michael.Karcher@...berlin.de>,
Michael Karcher <kernel@...rcher.dialup.fu-berlin.de>
Subject: Re: [PATCH 04/10] net: ax88796: Add block_input/output hooks to ax_plat_data
Hi Andrew,
ax88796 includes it via linux/netdevice.h. mac-anubis.c doesn't.
Michael Karcher's patches have added forward derclarations for struct
netdevice and struct platform_data already - I'll add struct sk_buff
as suggested by Finn.
Cheers,
Michael
On Wed, Apr 18, 2018 at 1:19 PM, Andrew Lunn <andrew@...n.ch> wrote:
> On Wed, Apr 18, 2018 at 12:53:21PM +1200, Michael Schmitz wrote:
>> I think this is a false positive - we're encouraged to provide the
>> full parameter list for functions, so the sreuct sk_buff* can't be
>> avoided.
>
> Hi Michael
>
> How is <linux/skbuff.h> being included?
>
> You probably want to build using the .config file and see.
>
> Andrew
Powered by blists - more mailing lists