]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the HAL method rather than directly calling ar5212ResetTxQueue().
authorAdrian Chadd <adrian@FreeBSD.org>
Sat, 19 Mar 2011 03:09:21 +0000 (03:09 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sat, 19 Mar 2011 03:09:21 +0000 (03:09 +0000)
commita85eaa7714813ba4ef23298df7b9e63cb4e53568
treece82f3a6b08798c38292ae551cb1a5411f5c3a10
parent9082beb051294ddbc8e5b0c7210a45c942507202
Use the HAL method rather than directly calling ar5212ResetTxQueue().

Since ath9k does some slightly different bit fiddling when setting up
the TX queues, it may that the TX queue setup/reset functions will need
overriding later on.
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c