From: Tomas Winkler Date: Fri, 21 Mar 2008 20:53:44 +0000 (-0700) Subject: iwlwifi: move host command sending functions to core module X-Git-Tag: v2.6.26-rc1~1138^2~350^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=857485c0c46ceee5c658c1761bba4d9a5ddf433f;p=pandora-kernel.git iwlwifi: move host command sending functions to core module 1. Host command sending functions moved from iwl4965-base.c to iwl-hcmd.c in iwlcore module 2. enqueue_hcmd function currently stays in iwl4965-base.c. It is invoked through the new 'utils' field in priv's ops. Signed-off-by: Tomas Winkler Signed-off-by: Assaf Krauss Signed-off-by: John W. Linville --- Reading git-diff-tree failed