diff options
author | 2014-05-05 10:00:45 +0000 | |
---|---|---|
committer | 2014-05-05 10:00:45 +0000 | |
commit | 309baf307c285c7bde907febd19fc6dd4ac36cf2 (patch) | |
tree | 063a6a93f83b1003d90863f0767b23985404f190 /lib/libssl/src/ssl/ssl_lib.c | |
parent | change surprisingly consistent mispelling of length ("lenght") (diff) | |
download | wireguard-openbsd-309baf307c285c7bde907febd19fc6dd4ac36cf2.tar.xz wireguard-openbsd-309baf307c285c7bde907febd19fc6dd4ac36cf2.zip |
remove dead code: calling ether_attach which sets if_type to IFT_ETHER,
just to set it to IFT_L2VLAN right afterwards, just to set if_type
to the parent's if_type which can be anything as long as it is IFT_ETHER
at config time doesn't make any sense and has zero effect. stop fiddling
with if_type alltogether.
also remove a question in a comment that has been answered by the last 14
years.
from Marrakesh airport, ok reyk
Diffstat (limited to 'lib/libssl/src/ssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions