commit | e088f23be166635b3938571c00c686094efa7cc4 | [log] [tgz] |
---|---|---|
author | Nick Kossifidis <mickflemm@gmail.com> | Tue Nov 23 20:43:18 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Nov 30 13:52:30 2010 -0500 |
tree | e2c18daed9c11abdebf547b6affd18ba1a5be74d | |
parent | d41174fabdae348c6583cf05aeb329da232c342c [diff] |
ath5k: Stop PCU on reset * Stop PCU receive logic (DRU) durring reset We need to be sure pcu is not active when trying to stop rx dma right now this is done on ath5k_reset (base.c) but later we are going to clean it up. Signed-off-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>