Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2009 07:31:51 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net80211 ieee80211_ioctl.c
Message-ID:  <200901250732.n0P7W7v6056616@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-01-25 07:31:51 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_ioctl.c 
  Log:
  SVN rev 187678 on 2009-01-25 07:31:51Z by thompsa
  
  If the parent up/down task was queued then sync with it before returning from
  the vap ioctl. This means that the parent interface should hopefully be up
  before we return to userland, it does not depend on the parent init succeeding,
  just that it was run.
  
  This fixes wpa_supplicant with ndis and USB where the parent interfaces can be
  slow to init.
  
  Revision  Changes    Path
  1.73      +3 -0      src/sys/net80211/ieee80211_ioctl.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901250732.n0P7W7v6056616>