svn commit: r218146 - head/sys/dev/ath

Adrian Chadd adrian at FreeBSD.org
Mon Jan 31 22:45:14 UTC 2011


Author: adrian
Date: Mon Jan 31 22:45:14 2011
New Revision: 218146
URL: http://svn.freebsd.org/changeset/base/218146

Log:
  Remove the now unneeded XXX.

Modified:
  head/sys/dev/ath/if_ath.c

Modified: head/sys/dev/ath/if_ath.c
==============================================================================
--- head/sys/dev/ath/if_ath.c	Mon Jan 31 22:44:28 2011	(r218145)
+++ head/sys/dev/ath/if_ath.c	Mon Jan 31 22:45:14 2011	(r218146)
@@ -2273,7 +2273,6 @@ ath_key_update_end(struct ieee80211vap *
  *   - when operating in mesh mode to detect neighbors
  * o accept control frames:
  *   - when in monitor mode
- * XXX BAR frames for 11n
  * XXX HT protection for 11n
  */
 static u_int32_t


More information about the svn-src-all mailing list