commit | 0eaf228d574bd82a9aed73e3953bfb81721f4227 | [log] [tgz] |
---|---|---|
author | Claudiu Beznea <claudiu.beznea@microchip.com> | Wed Jun 24 13:08:17 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 25 15:59:23 2020 -0700 |
tree | 8105c7b75e1db7477e15930377ac22e75a278d88 | |
parent | f4926d513b4c753c3e831dc619466c82ba192fed [diff] |
net: macb: call pm_runtime_put_sync on failure path Call pm_runtime_put_sync() on failure path of at91ether_open. Fixes: e6a41c23df0d ("net: macb: ensure interface is not suspended on at91rm9200") Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>