linux/drivers/net/ethernet/ti
Wei Yongjun e2897b8238 net: netcp: add missing of_node_put() in netcp_probe()
This node pointer is returned by of_get_child_by_name() with refcount
incremented in this function. of_node_put() on it before exitting this
function.

This is detected by Coccinelle semantic patch.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-10-26 17:21:59 -04:00
..
cpmac.c net: deprecate eth_change_mtu, remove usage 2016-10-13 09:36:57 -04:00
cpsw_ale.c
cpsw_ale.h
cpsw-common.c
cpsw-phy-sel.c drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay 2016-10-06 20:45:30 -04:00
cpsw.c net: deprecate eth_change_mtu, remove usage 2016-10-13 09:36:57 -04:00
cpsw.h net: ethernet: ti: cpsw: remove rx_descs property 2016-06-17 21:27:57 -07:00
cpts.c
cpts.h
davinci_cpdma.c net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals 2016-08-23 00:13:11 -07:00
davinci_cpdma.h net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals 2016-08-23 00:13:11 -07:00
davinci_emac.c net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals 2016-08-23 00:13:11 -07:00
davinci_mdio.c drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio 2016-06-28 08:57:19 -04:00
Kconfig net: cpsw: make TI_CPSW_PHY_SEL invisible 2016-07-16 21:27:43 -07:00
Makefile
netcp_core.c net: netcp: add missing of_node_put() in netcp_probe() 2016-10-26 17:21:59 -04:00
netcp_ethss.c net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettings 2016-10-12 01:40:25 -04:00
netcp_sgmii.c
netcp_xgbepcsr.c
netcp.h netcp: add more __le32 annotations 2015-12-11 19:34:39 -05:00
tlan.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-10-14 10:00:27 -04:00
tlan.h