Skip to content
Snippets Groups Projects
Commit 50a47d05 authored by Mike Frysinger's avatar Mike Frysinger Committed by Joe Hershberger
Browse files

net: punt bd->bi_ip_addr


This field gets read in one place (by "bdinfo"), and we can replace
that with getenv("ipaddr").  After all, the bi_ip_addr field is kept
up-to-date implicitly with the value of the ipaddr env var.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
Reviewed-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent e1902ac6
No related branches found
No related tags found
Loading
Showing
with 0 additions and 42 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment