From: Luciano Coelho Date: Thu, 8 Jul 2010 14:50:06 +0000 (+0300) Subject: wl1271: moved scan operations to a separate file X-Git-Tag: v2.6.36-rc1~571^2~107^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34dd2aaac4a4b908c093980a9894fd878aeb6deb;p=pandora-kernel.git wl1271: moved scan operations to a separate file The scanning code is going to get a bit more complex, with proper support for active/passive scans together with 2.4GHz and 5GHz. In the future, also a new type of scan (periodic scan) will be added. When all this is implemented, the code is going to be much more complex, so we'd better separate it into a separate file. This patch doesn't have any impact on functionality. Signed-off-by: Luciano Coelho Reviewed-by: Saravanan Dhanabal Signed-off-by: John W. Linville --- Reading git-diff-tree failed