commit | d9bd6461681c78fbe18087c20b4bb47845cd5564 | [log] [tgz] |
---|---|---|
author | françois romieu <romieu@fr.zoreil.com> | Thu Apr 03 01:13:43 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 03 14:36:29 2014 -0400 |
tree | a71e38bfd17a386029d3f76c8b3ebf3ce133ef1c | |
parent | 56c8b193ea7052d191c344ef9196bb8d759e1abf [diff] |
sxgbe: fix driver probe error path and driver removal leaks sxgbe_drv_probe: mdio and priv->hw leaks sxgbe_drv_remove: clk and priv->hw leaks Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> Acked-by: Byungho An <bh74.an@samsung.com> Signed-off-by: David S. Miller <davem@davemloft.net>