From: Stanislaw Gruszka Date: Tue, 8 Feb 2011 08:31:57 +0000 (+0100) Subject: iwlwifi: cleanup iwl_good_ack_health X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f266526da4d78b7af639e98777d453888b039c00;p=pandora-kernel.git iwlwifi: cleanup iwl_good_ack_health Make ack health code easies to read. Compared to previous code, we do not print debug messages when expected_ack_cnt_delta == 0 and also do check against negative deltas. Signed-off-by: Stanislaw Gruszka Acked-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed