From: Stanislaw Gruszka Date: Mon, 28 Feb 2011 13:33:16 +0000 (+0100) Subject: iwlwifi: move check health code into iwl-rx.c X-Git-Tag: v2.6.39-rc1~468^2~158^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad6e82a5348e494c0023d77fa55933f23b55711c;p=pandora-kernel.git iwlwifi: move check health code into iwl-rx.c Remove check_plcp_health and check_ack_health ops methods, they are unneeded after iwlegacy driver split. Merge check health code into to iwl-rx.c and make functions static. Signed-off-by: Stanislaw Gruszka Acked-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed