commit | f98c3bd24161e9aaa73b9cd4dc6b1742c085ac17 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Tue Mar 03 19:23:39 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 05 14:39:48 2009 -0500 |
tree | 82a34790535b773f8d2d6b59a715385dc40b3ef9 | |
parent | 8089cc47ed45df8f5a44f92f53140e6fd0958409 [diff] |
ath9k: Add a simple virtual wiphy scheduler This is a very simple scheduler that goes through the wiphys and schedules one at a time every N milliseconds (current default value: 500 ms). This is enough for initial testing, but there are number of areas where a more complex scheduler can improve operations greatly. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>