Minor oops in sanity logic, IFF_RUNNING is set/unset with IFF_UP,
authorangelos <angelos@openbsd.org>
Mon, 10 Apr 2000 07:34:53 +0000 (07:34 +0000)
committerangelos <angelos@openbsd.org>
Mon, 10 Apr 2000 07:34:53 +0000 (07:34 +0000)
commitfc1f920f6a4d986a08efd2dff210f1db36cbc073
treefaca5a854fec935f2a6d73ac8df0f06888628383
parentf0f5fe561c79a3c1ce04396eaf660b077fdecd51
Minor oops in sanity logic, IFF_RUNNING is set/unset with IFF_UP,
be paranoid with uninitialized variable.
sys/net/if_enc.c