diff options
author | 2010-06-26 22:14:32 +0000 | |
---|---|---|
committer | 2010-06-26 22:14:32 +0000 | |
commit | 9040fb2efdc1c64122cab9ee7500b7a647303977 (patch) | |
tree | a896e03789cf47cad039136eab7bde6c3e2096f7 /sys/dev/microcode | |
parent | timeout_del() the timers before destroying an interface so that no timeout (diff) | |
download | wireguard-openbsd-9040fb2efdc1c64122cab9ee7500b7a647303977.tar.xz wireguard-openbsd-9040fb2efdc1c64122cab9ee7500b7a647303977.zip |
If you put CISS_LOCK()/CISS_UNLOCK() around a switch statement, you
must break out of the cases, not directly 'return' error codes. I
think the error case is currently impossible, but why leave an armed
bear trap lying about?
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions