]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Refactor out the descriptor allocation code from the buffer allocation
authorAdrian Chadd <adrian@FreeBSD.org>
Fri, 27 Jul 2012 05:34:45 +0000 (05:34 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Fri, 27 Jul 2012 05:34:45 +0000 (05:34 +0000)
commitc9f78537bc8871c46ee1ab24d32555d66ceb308e
tree31a202aa5ad0762ff6d55c49489f5f8dc72bd2a4
parente69d4e1fbdd040b2c72a8761294b53e82460a5ff
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