summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_crypto.c
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2007-07-24 18:58:48 +0000
committerespie <espie@openbsd.org>2007-07-24 18:58:48 +0000
commit0f4e4af8fefb707ab1f61d8a082a368bf79aac59 (patch)
treea5c8239e59cc91584e6296b4883486689ef90822 /sys/net80211/ieee80211_crypto.c
parentmove the code that grabs a value in Var_Parse in its own function, (diff)
downloadwireguard-openbsd-0f4e4af8fefb707ab1f61d8a082a368bf79aac59.tar.xz
wireguard-openbsd-0f4e4af8fefb707ab1f61d8a082a368bf79aac59.zip
simplify computations in the var module: instead of advancing a char *
and keeping track of a length, we just advance the char *, and ditch the length. We can still get the length at the end of the top-level functions to satisfy existing interfaces. Much simpler code, less error-prone. Okay millert@
Diffstat (limited to 'sys/net80211/ieee80211_crypto.c')
0 files changed, 0 insertions, 0 deletions