Date: Thu, 1 May 2008 05:11:33 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c Message-ID: <200805010511.m415BXjo059657@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2008-05-01 05:11:33 UTC FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c Log: Do not call ndis_setstate_80211() until we are ready to associate, the vap may not have been created yet and will panic. This requires ndis_scan() to always set the SSID. Reported by: Ben Kaduk Revision Changes Path 1.136 +9 -11 src/sys/dev/if_ndis/if_ndis.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805010511.m415BXjo059657>