Date: Mon, 31 Jan 2011 22:45:14 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r218146 - head/sys/dev/ath Message-ID: <201101312245.p0VMjEYZ047932@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101312245.p0VMjEYZ047932>