commit | 0eee612731e133604023bfa8d20047e98160845e | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Fri Jul 11 11:53:36 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 14 14:52:59 2008 -0400 |
tree | ae9cf4291493c65925727bf3591fe3dbff4f1a4d | |
parent | 9f17b318a1e2335b45cf35ad6509b90e972c0e6b [diff] |
iwlwifi: fix LED stall This patch fixes LED stall. last_blink_time was updated only if LED command was sent, causing wrong computation of the througput. Some code cleanup comes with this patch as well Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>