From: Vasanthakumar Thiagarajan Date: Thu, 21 Jan 2010 05:47:27 +0000 (+0530) Subject: ath9k: Fix wifi disconnection when collocated bt scan is active X-Git-Tag: v2.6.34-rc1~233^2~421^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58da1318ee92ad3fe7917278d596768bbe441850;p=pandora-kernel.git ath9k: Fix wifi disconnection when collocated bt scan is active As all bt packets are priority traffic during bt scan, wifi will get disconnected when bt scan lasts for few seconds. Fix this by allocating 10% of bt period time (4.5ms) to wifi fully. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: John W. Linville --- Reading git-diff-tree failed