]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Couple of suggestions from Sam regarding latest commit:
authorRui Paulo <rpaulo@FreeBSD.org>
Tue, 2 Mar 2010 12:59:42 +0000 (12:59 +0000)
committerRui Paulo <rpaulo@FreeBSD.org>
Tue, 2 Mar 2010 12:59:42 +0000 (12:59 +0000)
commit256796db581d0ddf6884e8b1c8365f65b8514086
treee628ccb0357e719dd69ac3485b0801f0b2b23941
parent33b9a0f0022184c05eb8f879e98a88d65a3c90a1
Couple of suggestions from Sam regarding latest commit:
o rename the new variables to comply with the naming scheme
o move the new variables to an AR5212 specific struct
o use ahp when available
o revert to previous ts_flags check
sys/dev/ath/ath_hal/ah_internal.h
sys/dev/ath/ath_hal/ar5212/ar5212.h
sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c
sys/dev/ath/ath_hal/ar5416/ar9285_attach.c