When anouncing link state changes on an 802.11 interface with a vap,
authorjhb <jhb@FreeBSD.org>
Fri, 29 Aug 2014 22:01:47 +0000 (22:01 +0000)
committerjhb <jhb@FreeBSD.org>
Fri, 29 Aug 2014 22:01:47 +0000 (22:01 +0000)
commitbe61ce59ecc97807e3fc5c4daffd127750166657
tree84734015a2fd05eb5b86ee33bd775e4e41f4c2ce
parentd50aa761e5d54caf8302cd26b26c9f254576e8f1
When anouncing link state changes on an 802.11 interface with a vap,
announce the change on the vap's ifnet instead of the main ifnet.  This
matches the behavior of other wireless drivers in the tree and allows the
default devd configuration to correctly start dhclient automatically after
an ndis wireless device associates.

MFC after: 2 weeks
sys/dev/if_ndis/if_ndis.c