diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2017-09-19 06:04:01 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2017-09-19 06:15:27 +0200 |
commit | 4015e4a15bc45bfb8384a696e4b1795e0c4da284 (patch) | |
tree | 6fe97e97632c8b2b33497d561d22b0ad64d8be48 /README.md | |
parent | c3cbac06f54099bf75773419f38e3b48bfdcd45f (diff) |
send: don't take uninitialized lock
Packets is a local, which means we need to use the functions that don't
take a spinlock, since otherwise we'll be using a spinlock in an
undefined state.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions