Re: [PATCH net-next v2 00/10] use appropriate APIs to getinterfaces

From: David Miller
Date: Tue Jan 14 2014 - 21:53:28 EST


From: Ying Xue <ying.xue@xxxxxxxxxxxxx>
Date: Wed, 15 Jan 2014 10:23:35 +0800

> 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.

This looks fine, series applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/