commit | 2bd7e35da011f51d4fdb3b71f888c3a50194bfcd | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Jun 15 14:23:16 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jun 20 10:57:03 2012 +0200 |
tree | 5c21d882b27059aef8db432bb92c83c02c23113e | |
parent | 878d9ec7367816dc336b0c24e6256596559692b7 [diff] |
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 <johannes.berg@intel.com>