]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Refactor out the descriptor allocation code from the buffer allocation
authoradrian <adrian@FreeBSD.org>
Fri, 27 Jul 2012 05:34:45 +0000 (05:34 +0000)
committeradrian <adrian@FreeBSD.org>
Fri, 27 Jul 2012 05:34:45 +0000 (05:34 +0000)
commite8e08eee9e77356689aed572050a72c805c79305
tree31a202aa5ad0762ff6d55c49489f5f8dc72bd2a4
parent6efc75434fe52dbbf107921aa53de1e03bf67000
Refactor out the descriptor allocation code from the buffer allocation
code.

The TX EDMA completion path is going to need descriptors allocated but
not any buffers.  This code will form the basis for that.
sys/dev/ath/if_ath.c
sys/dev/ath/if_ath_misc.h