diff --git a/[refs] b/[refs] index 3c2f04e5a4d7..4d1995a1cb65 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 48d83325b61043e3bbd24dd37b9fe433744cf330 +refs/heads/master: 65fd28f743be6e3e3fd8eefa9a517656636fee42 diff --git a/trunk/include/net/sctp/sctp.h b/trunk/include/net/sctp/sctp.h index b2b40f951ae6..aa6033ca7cd8 100644 --- a/trunk/include/net/sctp/sctp.h +++ b/trunk/include/net/sctp/sctp.h @@ -255,7 +255,7 @@ extern int sctp_debug_flag; #define SCTP_DEBUG_PRINTK_IPADDR(whatever...) #define SCTP_ENABLE_DEBUG #define SCTP_DISABLE_DEBUG -#define SCTP_ASSERT(expr, str, func) BUG_ON(!(expr)) +#define SCTP_ASSERT(expr, str, func) #endif /* SCTP_DEBUG */