ath9k: Fix wifi disconnection when collocated bt scan is active
authorVasanthakumar Thiagarajan <vasanth@atheros.com>
Thu, 21 Jan 2010 05:47:27 +0000 (11:17 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Jan 2010 21:11:32 +0000 (16:11 -0500)
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>

No differences found