commit | 6e08d228b6d8e93d7b25b3573c6da7da179c2ae1 | [log] [tgz] |
---|---|---|
author | Lukáš Turek <8an@praha12.net> | Mon Dec 21 22:50:51 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 12 13:50:08 2010 -0500 |
tree | b489861f90b416a48f7f46fa4adb23972a5148c3 | |
parent | 3578e6ebb305e6bf7519f6e86741772892f4d51a [diff] |
ath5k: Implement mac80211 callback set_coverage_class The callback sets slot time as specified in IEEE 802.11-2007 section 17.3.8.6 (for 20MHz channels only for now) and raises ACK and CTS timeouts accordingly. The values are persistent, they are restored after device reset. Signed-off-by: Lukas Turek <8an@praha12.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>