diff options
| author | 2014-01-14 18:52:57 -0800 | |
|---|---|---|
| committer | 2014-01-14 18:52:57 -0800 | |
| commit | c4ba999307ece85f4a3a569812be104a4578cf9b (patch) | |
| tree | 7c61f45f6098356d80cdf16ee751d471804350f8 /scripts | |
| parent | Merge branch 'r8152' (diff) | |
| parent | net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface (diff) | |
Merge branch 'dev_get_by_index'
Ying Xue says:
====================
use appropriate APIs to get interfaces
Under rtnl_lock protection, we should use __dev_get_name/index()
rather than dev_get_name()/index() to find interface handlers
because the former interfaces can help us avoid to change interface
reference counter.
v2 changes:
- Change return value of nl80211_set_wiphy() to 0 in patch #10
by johannes's suggestion.
- Add 'Acked-by' into several patches which were acknowledged by
corresponding maintainers.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
