Hi all, After merging the net tree, today's linux-next build (x86_64 allmodconfig) produced this warning: net/sctp/protocol.c: In function 'sctp_v4_xmit': net/sctp/protocol.c:842: warning: format '%p' expects type 'void *', but argument 5 has type '__be32' net/sctp/protocol.c:842: warning: format '%p' expects type 'void *', but argument 6 has type '__be32' Caused by commit f1c0a276ea17 ("sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit()"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/