commit | b4c52612069c2756ad7506754765bfee57315efe | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Sat Aug 21 16:39:03 2010 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Aug 25 14:33:18 2010 -0400 |
tree | 09b78c7939ba728e9e6b952e7376cfdf81d20db9 | |
parent | 8801df86d79b1ffda94e3b937bc19bbe9a66557d [diff] |
ath5k: log descriptor chains at a new debug level Descriptors are currently logged with ATH5K_DEBUG_RESET, which isn't really apt, and also means we can't see just the descriptor setup or just the resets. Add a new debug level just for that. Acked-by: Bruno Randolf <br1@einfach.org> Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>