diff options
| author | 2014-01-15 10:23:45 +0800 | |
|---|---|---|
| committer | 2014-01-14 18:50:47 -0800 | |
| commit | 7f2b8562c2ee6e2a69c2715b9927f708f2f861dc (patch) | |
| tree | 7c61f45f6098356d80cdf16ee751d471804350f8 /scripts | |
| parent | can: use __dev_get_by_index instead of dev_get_by_index to find interface (diff) | |
net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface
As __cfg80211_rdev_from_attrs(), nl80211_dump_wiphy_parse() and
nl80211_set_wiphy() are all under rtnl_lock protection,
__dev_get_by_index() instead of dev_get_by_index() should be used
to find interface handler in them allowing us to avoid to change
interface reference counter.
Cc: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
