Re: linux-next: build warning after merge of the rr tree

From: Rusty Russell
Date: Wed Dec 28 2011 - 22:35:01 EST


On Wed, 28 Dec 2011 18:16:40 +1100, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
Non-text part: multipart/signed
> Hi Rusty,
>
> After merging the rr tree, today's linux-next build (x86_64 allmodconfig)
> produced this warning:
>
> drivers/net/virtio_net.c: In function 'virtnet_open':
> drivers/net/virtio_net.c:732:3: warning: passing argument 1 of 'queue_delayed_work' from incompatible pointer type [enabled by default]
> include/linux/workqueue.h:352:12: note: expected 'struct workqueue_struct *' but argument is of type 'struct workqueue_struct **'

Oops, thanks. Fixed.

Cheers,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/