From: David Kilroy Date: Thu, 18 Jun 2009 22:21:33 +0000 (+0100) Subject: orinoco: convert scanning to cfg80211 X-Git-Tag: v2.6.32-rc1~703^2~739 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c63cdbe8f80487c372fe0dfe460ed30467029f01;p=pandora-kernel.git orinoco: convert scanning to cfg80211 This removes the custom scan cache used by orinoco. We also have to avoid calling cfg80211_scan_done from the hard interrupt, so we offload the entirety of scan processing to a workqueue. This may behave strangely if you start scanning just prior to suspending... Signed-off-by: David Kilroy Signed-off-by: John W. Linville --- Reading git-diff-tree failed