Date: Tue, 1 Feb 2011 06:59:44 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath if_ath_tx.c Message-ID: <201102010659.p116xxOJ043640@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
adrian 2011-02-01 06:59:44 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_ath_tx.c
Log:
SVN rev 218154 on 2011-02-01 06:59:44Z by adrian
* Add a rather hacky "does this speak the 11n TX descriptor format"
function; which will be later used by the TX path to determine
whether to use the extended features or not.
* Break out the descriptor chaining logic into a separate function;
again so it can be switched out later on for the 11n version when
needed.
* Refactor out the encryption-swizzling code that's common in the
raw and normal TX path.
Revision Changes Path
1.2 +86 -94 src/sys/dev/ath/if_ath_tx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102010659.p116xxOJ043640>
