From: Johannes Berg Date: Fri, 15 Jun 2012 12:23:16 +0000 (+0200) Subject: nl80211: use __cfg80211_rdev_from_attrs for testmode X-Git-Tag: v3.6-rc1~125^2~57^2~248^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bd7e35da011f51d4fdb3b71f888c3a50194bfcd;p=pandora-kernel.git nl80211: use __cfg80211_rdev_from_attrs for testmode To fix the testmode cross-namespace access problem, use __cfg80211_rdev_from_attrs() to get the device instead of open-coding similar functionality. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed