sxgbe: fix driver probe error path and driver removal leaks
authorfrançois romieu <romieu@fr.zoreil.com>
Wed, 2 Apr 2014 23:13:43 +0000 (01:13 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Apr 2014 18:36:29 +0000 (14:36 -0400)
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>

No differences found