Date: Thu, 21 Oct 2010 19:28:52 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/iwi if_iwi.c Message-ID: <201010211929.o9LJT6PB015261@repoman.freebsd.org>
index | next in thread | raw e-mail
bschmidt 2010-10-21 19:28:52 UTC
FreeBSD src repository
Modified files:
sys/dev/iwi if_iwi.c
Log:
SVN rev 214160 on 2010-10-21 19:28:52Z by bschmidt
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
Revision Changes Path
1.75 +1 -1 src/sys/dev/iwi/if_iwi.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010211929.o9LJT6PB015261>
