Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jun 2011 14:28:09 +0000 (UTC)
From:      Bernhard Schmidt <bschmidt@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net80211 ieee80211_output.c
Message-ID:  <201106041428.p54ESVvF046005@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2011-06-04 14:28:09 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_output.c 
  Log:
  SVN rev 222682 on 2011-06-04 14:28:09Z by bschmidt
  
  Data frames sent over the mgmt path might be part of a TX aggr session
  too. In that case don't fiddle with the seqno as drivers are supposed
  to handle that.
  
  Currently only the powersave feature does sent QoS-null-data frames
  before and after a background scan which must be handled correctly. Due
  to this being quite rare we don't fiddle around with starting of aggr
  sessions.
  
  Revision  Changes    Path
  1.110     +10 -3     src/sys/net80211/ieee80211_output.c



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