commit | 949cd92c85fbdf9550582fc09271fa91cc802069 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Jan 22 04:06:41 2010 -0800 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Tue Mar 09 16:05:31 2010 -0800 |
tree | eddff159ad97a58ce78551f217ce7e4488e30e61 | |
parent | fbc66daa82b0f0aaae393323bcb9766a8b64e632 [diff] |
iwlwifi: clear up AC/FIFO debug output Not all queues are mapped for frame transmission, so saying "AC" is misleading. They are all mapped to FIFOs, obviously, though, so use that term and also say AC/CMD instead of just AC for the queue type. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>