Re: [PATCH net v2 0/4] net: fix device reference leaks

From: David Miller
Date: Mon Nov 07 2016 - 13:18:12 EST


From: Johan Hovold <johan@xxxxxxxxxx>
Date: Thu, 3 Nov 2016 18:40:18 +0100

> This series fixes a number of device reference leaks (and one of_node
> leak) due to failure to drop the references taken by bus_find_device()
> and friends.
>
> Note that the final two patches have been compile tested only.
...
> v2
> - hold reference to cpsw-phy-sel device while accessing private data as
> requested by David. Also update the commit message. (patch 1/4)
> - add linux-omap on CC where appropriate

Series applied, thanks.