From: Luciano Coelho Date: Wed, 11 May 2011 14:09:36 +0000 (+0300) Subject: mac80211: add support for HW scheduled scan X-Git-Tag: v3.0-rc1~377^2~54^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f460ca49d8d5700756ab7071c951311c7f29cc;p=pandora-kernel.git mac80211: add support for HW scheduled scan Implement support for HW scheduled scan. The mac80211 code doesn't perform scheduled scans itself, but calls the driver to start and stop scheduled scans. This patch also creates a trace event class to be used by drv_hw_scan and the new drv_sched_scan_start and drv_sched_stop functions, in order to avoid duplicate code. Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed