cvs commit: src/sys/net80211 ieee80211_ddb.c ieee80211_ht.c ieee80211_node.h

Sam Leffler sam at FreeBSD.org
Mon Sep 22 00:14:59 UTC 2008


sam         2008-09-22 00:14:50 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_ddb.c ieee80211_ht.c 
                         ieee80211_node.h 
  Log:
  SVN rev 183257 on 2008-09-22 00:14:50Z by sam
  
  Fix handling of shortgi: use the local configuration (and implicitly
  device capabilities) to decide whether to use short gi.  Drivers
  inspect ni_flags to decide whether to send a frame w/ short sgi.
  
  Revision  Changes    Path
  1.12      +1 -1      src/sys/net80211/ieee80211_ddb.c
  1.28      +20 -0     src/sys/net80211/ieee80211_ht.c
  1.39      +4 -1      src/sys/net80211/ieee80211_node.h


More information about the cvs-src mailing list