Whitespace change due to upstream cleanup.
MFC after: 1 week
This commit is contained in:
parent
2f9e6db0be
commit
3ee11586b2
@ -992,7 +992,7 @@ do { \
|
||||
#define sctp_sowwakeup_locked(inp, so) \
|
||||
do { \
|
||||
if (inp->sctp_flags & SCTP_PCB_FLAGS_DONT_WAKE) { \
|
||||
SOCKBUF_UNLOCK(&((so)->so_snd)); \
|
||||
SOCKBUF_UNLOCK(&((so)->so_snd)); \
|
||||
inp->sctp_flags |= SCTP_PCB_FLAGS_WAKEOUTPUT; \
|
||||
} else { \
|
||||
sowwakeup_locked(so); \
|
||||
|
Loading…
x
Reference in New Issue
Block a user