summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2019-10-24 18:54:10 +0000
committerbluhm <bluhm@openbsd.org>2019-10-24 18:54:10 +0000
commit4cfa599ed607e322328afcc5903fe481b1681d28 (patch)
treec5c0c4b7838f4d783c26a18aea39092f9714ea38 /sys
parentService names are still resolved with -n (diff)
downloadwireguard-openbsd-4cfa599ed607e322328afcc5903fe481b1681d28.tar.xz
wireguard-openbsd-4cfa599ed607e322328afcc5903fe481b1681d28.zip
Fix ifconfig(8) compiler warnings regarding variable "name" reuse.
Call the global variable with the name of the interface "ifname". Do not pass it around, just use it globally. Do not use "ifname" for anything else. OK deraadt@
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions