commit | 679fb46c57859b59a70257477bfbdfc7edfac4f5 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Mon Dec 07 13:57:34 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 07 16:35:50 2015 -0500 |
tree | 0d1641f0b9a16999ae1a72b084c9e62cc51c0091 | |
parent | b0dc635d923cd5aafa4e99973f529bf68c582738 [diff] |
net: dsa: Add missing master netdev dev_put() calls Upon probe failure or unbinding, add missing dev_put() calls. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: David S. Miller <davem@davemloft.net>