From: Luis R. Rodriguez Date: Sat, 21 Feb 2009 05:04:26 +0000 (-0500) Subject: cfg80211: make regulatory_request use wiphy_idx instead of wiphy X-Git-Tag: v2.6.30-rc1~662^2~460^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=806a9e39670be4f1f861c346ec102a79e81b90c3;p=pandora-kernel.git cfg80211: make regulatory_request use wiphy_idx instead of wiphy We do this so later on we can move the pending requests onto a workqueue. By using the wiphy_idx instead of the wiphy we can later easily check if the wiphy has disappeared or not. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed