freebsd-dev/sys/dev/iwi
Bernhard Schmidt f3c95fe748 Instead of calling return when reaching the end of the assoc notification
break the loop instead. We want to run the code after the while loop
to set an associd and capinfo. If we don't do this net80211 will drop
frames because it assumes the node has not yet been associated.

MFC after:	1 week
2010-10-21 19:28:52 +00:00
..
if_iwi.c Instead of calling return when reaching the end of the assoc notification 2010-10-21 19:28:52 +00:00
if_iwireg.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
if_iwivar.h Fix monitor mode which is implemented by doing a firmware scan. This 2010-10-12 16:52:13 +00:00