From: Reinette Chatre Date: Fri, 30 Oct 2009 21:36:11 +0000 (-0700) Subject: iwlwifi: move iwl_[un]init_drv to iwlagn X-Git-Tag: v2.6.33-rc1~388^2~449^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89f186a8b64a4c90a219cfd94c26de5cfea54b84;p=pandora-kernel.git iwlwifi: move iwl_[un]init_drv to iwlagn Since iwlagn is the only user of these functions, move it to this module. This results in a bit more code moving than just these functions since the functions only used by them are also moved and we need to export the symbols previously available to them directly. Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed