[SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUG
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 20 Jun 2006 07:07:52 +0000 (00:07 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 20 Jun 2006 07:07:52 +0000 (00:07 -0700)
commit65fd28f743be6e3e3fd8eefa9a517656636fee42
treec0534240f34ad9cf7c90ac844691e6f4f62a1941
parent48d83325b61043e3bbd24dd37b9fe433744cf330
[SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUG

A local debugging change slipped into a previous changeset.

When SCTP_DEBUG is off SCTP_ASSERT should do nothing.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/sctp.h