iwlwifi: fix FIFO vs. queue confusion
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl-dev.h
index cb2642c..b4e8145 100644 (file)
@@ -324,8 +324,9 @@ struct iwl_channel_info {
 #define IWL_MIN_NUM_QUEUES     10
 
 /*
- * uCode queue management definitions ...
- * Queue #4 is the command queue for 3945/4965/5x00/1000/6x00.
+ * Queue #4 is the command queue for 3945/4965/5x00/1000/6x00,
+ * the driver maps it into the appropriate device FIFO for the
+ * uCode.
  */
 #define IWL_CMD_QUEUE_NUM      4