]> git.baikalelectronics.ru Git - kernel.git/commit
net: cpsw: add missing of_node_put
authorJohan Hovold <jhovold@gmail.com>
Thu, 8 May 2014 08:09:24 +0000 (10:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 May 2014 19:51:20 +0000 (15:51 -0400)
commit9909a9d65463e4b78f6c08de67f1d386a35694b3
tree0192e60dd7debe60551f4e67bc8919c90f7dfa59
parenta4e5d7b0a1dbe1a7fb8225480ec5814e3cb5890a
net: cpsw: add missing of_node_put

Add missing of_node_put to avoid kref leak.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw.c