Files
android_kernel_xiaomi_sm8450/drivers/net/phy
Russell King 7322967bc1 phy: add proper phy struct device refcounting
Take a refcount on the phy struct device when the phy device is attached
to a network device, and drop it after it's detached.  This ensures that
a refcount is held on the phy device while the device is being used by
a network device, thereby preventing the phy_device from being
unexpectedly kfree()'d by phy_device_release().

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-09-24 23:04:52 -07:00
..
2015-09-09 17:19:14 -07:00
2015-09-09 17:19:14 -07:00
2015-09-24 23:04:52 -07:00
2015-09-09 17:19:14 -07:00
2015-08-28 14:15:25 -07:00
2015-08-17 15:53:06 -07:00