diff options
author | 2014-04-19 12:25:03 +0000 | |
---|---|---|
committer | 2014-04-19 12:25:03 +0000 | |
commit | 24f045f4f6b22f2b284c336b2913cd9af171bd82 (patch) | |
tree | 6cb4852139a9c52be984bd0d3d921966ee901733 /lib/libssl | |
parent | unifdef ENOTDIR, everyone has it (diff) | |
download | wireguard-openbsd-24f045f4f6b22f2b284c336b2913cd9af171bd82.tar.xz wireguard-openbsd-24f045f4f6b22f2b284c336b2913cd9af171bd82.zip |
another questionable "optimization": de used tulip_ifstart_one instead
of tulip_ifstart if the sendqueue was empty, but only if altq wasn't
compiled in (i. e., that's a _compile time_ decision and not based on
wether altq was actually used).
just use tulip_ifstart all the time, as before in our regular kernels.
kill tulip_ifstart_one completely.
makes sense to sthen
Diffstat (limited to 'lib/libssl')
0 files changed, 0 insertions, 0 deletions