commit | f266526da4d78b7af639e98777d453888b039c00 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Tue Feb 08 09:31:57 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 09 16:09:49 2011 -0500 |
tree | a04b3372200c279c6b37874cbd479e5078fef715 | |
parent | ca3d9389642946072ed448b2b7386f9e5d3f296b [diff] |
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 <sgruszka@redhat.com> Acked-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>