Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28067
b: refs/heads/master
c: 65fd28f
h: refs/heads/master
i:
  28065: 339bd4b
  28063: af8f685
v: v3
  • Loading branch information
David S. Miller committed Jun 20, 2006
1 parent 06015fb commit 9ec4dc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 48d83325b61043e3bbd24dd37b9fe433744cf330
refs/heads/master: 65fd28f743be6e3e3fd8eefa9a517656636fee42
2 changes: 1 addition & 1 deletion trunk/include/net/sctp/sctp.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

Expand Down

0 comments on commit 9ec4dc9

Please sign in to comment.