linux-next: build warning after merge of the rr tree
From: Stephen Rothwell <hidden>
Date: 2011-12-28 07:16:49
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 836 bytes
From: Stephen Rothwell <hidden>
Date: 2011-12-28 07:16:49
Also in:
lkml
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 **'
Introduced by commit c49a776ffe1b ("virtio_net: use non-reentrant workqueue").
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/