]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_bsd.c
bsd: Skip SIOCSIFFFLAGS ioctl when there is no change.
authorRui Paulo <rpaulo@FreeBSD.org>
Wed, 7 Aug 2013 07:54:16 +0000 (10:54 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 7 Aug 2013 07:54:16 +0000 (10:54 +0300)
commitcb76af8a35a46146fbc324d28b06c50317c7197b
tree353d39e2768263d96d21c10a3c9ffb67d505f3c9
parent7239ea7f0188474a88dedbf78177232fcf727977
bsd: Skip SIOCSIFFFLAGS ioctl when there is no change.

Don't issue SIOCSIFFLAGS if the interface is already up or already down.

Signed-hostap: Rui Paulo <rpaulo@FreeBSD.org>
src/drivers/driver_bsd.c