commit | 3fc0fbf407967fa8def04d019316553c9ca133e2 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | Wed Jul 29 15:05:22 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 04 16:43:24 2009 -0400 |
tree | 6d786183aa3e5abe45e7e9e7d011869f07a5dbbf | |
parent | 42e8856092be1db40bd4ae01406d2aaddf4e66fc [diff] |
ath9k: Maintain monotonicity of PER while going across different phy Monotonicity of packet error rate should be kept when moving from one phy to another (legacy to ht, ht single stream to dual, etc). Current code skips updating per for other phys. Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>