diff options
| author | Ying Xue <[email protected]> | 2014-01-15 10:23:45 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-01-14 18:50:47 -0800 |
| commit | 7f2b8562c2ee6e2a69c2715b9927f708f2f861dc (patch) | |
| tree | 7c61f45f6098356d80cdf16ee751d471804350f8 /tools/perf/scripts/python/netdev-times.py | |
| parent | 5af28de35342f630a91061e25cc976a01b7ca6c4 (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 <[email protected]>
Signed-off-by: Ying Xue <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions