]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: change __cfg80211_rdev_from_info
authorJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jun 2012 12:18:32 +0000 (14:18 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 20 Jun 2012 08:57:02 +0000 (10:57 +0200)
commitab98355b2a803864d51d42baabae14b2282df865
treea96e4966ee6919bc9bec5587eaa8ed235cf781c8
parentda1eda854b554aec882d4a2afd1f9d1d084b62b0
nl80211: change __cfg80211_rdev_from_info

Change the function to __cfg80211_rdev_from_attrs
to take attributes instead of the info struct to
make it usable from dump callbacks for testmode.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c