commit | 58da1318ee92ad3fe7917278d596768bbe441850 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | Thu Jan 21 11:17:27 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 22 16:11:32 2010 -0500 |
tree | 67f775dfd29596e814057aea851adb119d341814 | |
parent | a951ae2176b982574ffa197455db6c89359fd5eb [diff] |
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 <vasanth@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>