From: Jouni Malinen Date: Tue, 3 Mar 2009 17:23:39 +0000 (+0200) Subject: ath9k: Add a simple virtual wiphy scheduler X-Git-Tag: v2.6.30-rc1~662^2~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f98c3bd24161e9aaa73b9cd4dc6b1742c085ac17;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed