From: Johannes Berg Date: Thu, 10 Nov 2011 14:55:22 +0000 (-0800) Subject: iwlagn: don't always split remain-on-channel X-Git-Tag: v3.3-rc1~182^2~545^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb32043f430d74d4381b29273d174b376593d072;p=pandora-kernel.git iwlagn: don't always split remain-on-channel Due to the P2P context always having the associated bit set when we got to this code, we were splitting up the remain-on-channel durations unconditionally. This isn't needed -- if the P2P context is in P2P device type mode it doesn't impose restrictions on timing to skip it in that case. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed