From: Yuri Kululin Date: Fri, 13 Aug 2010 09:46:12 +0000 (+0400) Subject: wl1251: fix trigger scan timeout usage X-Git-Tag: v2.6.36-rc2~49^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe0dbcc9d2e941328b3269dab102b94ad697ade5;p=pandora-kernel.git wl1251: fix trigger scan timeout usage Use appropriate command (CMD_TRIGGER_SCAN_TO) instead of scan command (CMD_SCAN) to configure trigger scan timeout. This was broken in commit 3a98c30f3e8bb1f32b5bcb74a39647b3670de275. This fix address the bug reported here: https://bugzilla.kernel.org/show_bug.cgi?id=16554 Cc: stable@kernel.org Signed-off-by: Yuri Ershov Signed-off-by: Yuri Kululin Acked-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed