Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2009 19:57:31 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net80211 ieee80211_tdma.c
Message-ID:  <200905301957.n4UJvptR008209@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-05-30 19:57:31 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_tdma.c 
  Log:
  SVN rev 193114 on 2009-05-30 19:57:31Z by sam
  
  o assert TDMA_MAXSLOTS is 2 so noone tries to blindly increase it
  o add safety belt in vdetach for failed state block allocation
  o fix dynamic change to tdma config; ERESTART may not result in
    kicking the state machine so we need to explicitly mark the
    beacon for update
  
  Sponsored by:
  
  Revision  Changes    Path
  1.16      +17 -4     src/sys/net80211/ieee80211_tdma.c



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