From: Wey-Yi Guy Date: Fri, 9 Oct 2009 20:20:23 +0000 (-0700) Subject: iwlwifi: remove duplicated/unused definition X-Git-Tag: v2.6.33-rc1~388^2~599^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd35f150823c21000f4c0f029abb258bc1ae3b5f;p=pandora-kernel.git 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 Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed