From: Johannes Berg Date: Tue, 20 Sep 2011 22:37:22 +0000 (-0700) Subject: iwlagn: split remain-on-channel X-Git-Tag: v3.2-rc1~129^2~183^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=390808db4ab5c658dc1eb8078d82027ce7d0ea78;p=pandora-kernel.git iwlagn: split remain-on-channel If we're associated and want to do P2P at the same time, the scan for remain-on-channel is currently limited to 80ms because of the way the device will behave in that case. Instead of doing that, split up the dwell times into little pieces. It will not actually be a single big dwell time then, but will be close enough. This improves robustness of P2P in such scenarios. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed