From: Johannes Berg Date: Tue, 6 Mar 2012 21:30:45 +0000 (-0800) Subject: iwlwifi: remove AMT check from transport X-Git-Tag: v3.4-rc1~177^2~108^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=496bab39b5a8ef9c916cdb961dec5bbb5ba263f7;p=pandora-kernel.git iwlwifi: remove AMT check from transport As iwl_prepare_card_hw() is idempotent (and many cards support AMT anyway) there's no point in calling iwl_prepare_card_hw() only for AMT capable devices -- call it always and simplify the code that way. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed