commit | bd35f150823c21000f4c0f029abb258bc1ae3b5f | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Oct 09 13:20:23 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 27 16:47:58 2009 -0400 |
tree | 7c1b59836362fb4b06286950a0eaf267dafbd997 | |
parent | b660d3adb8dd4ead54744c9269bae9338163020a [diff] |
iwlwifi: remove duplicated/unused definition "IWL_CMD_QUEUE_NUM" is being defined in multiple places and used by all the devices. move it to iwl-dev.h file and shared by all the devices. Remove "IWL_CMD_FIFO_NUM", replaced by "IWL49_CMD_FIFO_NUM" and IWL50_CMD_FIFO_NUM" Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>