From: Winkler, Tomas Date: Tue, 2 Dec 2008 20:13:57 +0000 (-0800) Subject: iwlwifi: move host command check function into separate file X-Git-Tag: v2.6.29-rc1~581^2~305^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f5c87dcf6d1a5e6d7ffe642cfd4debb5ccbec49;p=pandora-kernel.git iwlwifi: move host command check function into separate file This patch moves iwl_check_rxon_cmd into iwl-agn-hcmd-check.c This function compiled out in none debugging or non development mode and more. We haven't decided which one yet hence preserving the current 'always compile' state. More functions will be added to the file namely for checking TX and LQ commands. Signed-off-by: Tomas Winkler Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed