]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: Fix debug message args.
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2011 04:14:41 +0000 (21:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2011 04:24:07 +0000 (21:24 -0700)
commitb9c3060ef2e0be31b836fac3d83f243352a76344
tree61ad9f5fe7d0459ec651f69d46f06f4572f5c971
parent3f01ba16dfc38e3c196aa787c2464a104b82f13c
sctp: Fix debug message args.

I messed things up when I converted over to the transport
flow, I passed the ipv4 address value instead of it's address.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/protocol.c