linux/include/net/sctp
Joe Perches 145ce502e4 net/sctp: Use pr_fmt and pr_<level>
Change SCTP_DEBUG_PRINTK and SCTP_DEBUG_PRINTK_IPADDR to
use do { print } while (0) guards.
Add SCTP_DEBUG_PRINTK_CONT to fix errors in log when
lines were continued.
Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Add a missing newline in "Failed bind hash alloc"

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-08-26 14:11:48 -07:00
..
auth.h
checksum.h
command.h sctp: Fix oops when sending queued ASCONF chunks 2010-04-28 12:16:34 -07:00
constants.h sctp: Update SWS avaoidance receiver side algorithm 2009-11-23 15:53:57 -05:00
sctp.h net/sctp: Use pr_fmt and pr_<level> 2010-08-26 14:11:48 -07:00
sm.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-05-12 00:05:35 -07:00
structs.h net: use __packed annotation 2010-06-03 03:21:52 -07:00
tsnmap.h
ulpevent.h
ulpqueue.h
user.h sctp: Turn the enum socket options into defines 2009-11-23 15:53:59 -05:00