Hi Dave,
Today's linux-next build (powerpc ppc64_defconfig) produced this warning:
net/core/netpoll.c: In function 'poll_one_napi':
net/core/netpoll.c:141: warning: passing argument 1 of 'trace_napi_poll' fr=
om incompatible pointer type
include/trace/napi.h:7: note: expected 'struct napi_struct *' but argument =
is of type 'struct net_device *'
Introduced by commit 4ea7e38696c7e798c47ebbecadfd392f23f814f9 ("dropmon:
add ability to detect when hardware dropsrxpackets").
--=20
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/