[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAF=yD-LwHht9etsq56ToH_ivuHReU69kVgd==1L8KKswkQz0PQ@mail.gmail.com>
Date: Sun, 18 Jun 2017 22:21:13 -0400
From: Willem de Bruijn <willemdebruijn.kernel@...il.com>
To: kbuild test robot <lkp@...el.com>
Cc: kbuild-all@...org, Network Development <netdev@...r.kernel.org>,
David Miller <davem@...emloft.net>,
Linux API <linux-api@...r.kernel.org>,
Willem de Bruijn <willemb@...gle.com>
Subject: Re: [PATCH net-next 02/13] sock: skb_copy_ubufs support for compound pages
> [auto build test ERROR on net-next/master]
>> net//core/skbuff.c: In function 'skb_copy_ubufs':
>>> net//core/skbuff.c:1016:2: error: 'uarg' undeclared (first use in this function)
> uarg->callback(uarg, false);
> ^
> net//core/skbuff.c:1016:2: note: each undeclared identifier is reported only once for each function it appears in
I made a mistake during rebase. Will fix.
That callback is removed in patch 5/13. uarg must remain until then.
Powered by blists - more mailing lists