diff options
author | 2019-10-24 18:54:10 +0000 | |
---|---|---|
committer | 2019-10-24 18:54:10 +0000 | |
commit | 4cfa599ed607e322328afcc5903fe481b1681d28 (patch) | |
tree | c5c0c4b7838f4d783c26a18aea39092f9714ea38 /sys | |
parent | Service names are still resolved with -n (diff) | |
download | wireguard-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