summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorClaudiu Beznea <claudiu.beznea@microchip.com>2020-06-18 11:37:40 +0300
committerDavid S. Miller <davem@davemloft.net>2020-06-19 19:59:14 -0700
commitfaa620876b01d6744f1599e279042bb8149247ab (patch)
tree944a1f7297fa5bedce0719a2f45ad77ca342453f /scripts/stackusage
parent2996cbd532a0d282dd3177d68a725f726a67f21c (diff)
downloadkernel-faa620876b01d6744f1599e279042bb8149247ab.tar.gz
net: macb: undo operations in case of failure
Undo previously done operation in case macb_phylink_connect() fails. Since macb_reset_hw() is the 1st undo operation the napi_exit label was renamed to reset_hw. Fixes: 7897b071ac3b ("net: macb: convert to phylink") Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
4fef8a690d7'>mm: remove CONFIG_NO_BOOTMEMMike Rapoport 2018-10-31treewide: remove current_text_addrNick Desaulniers 2018-10-26csky: Misc headersGuo Ren 2018-10-26csky: SMP supportGuo Ren 2018-10-26csky: Debug and Ptrace GDBGuo Ren 2018-10-26csky: User accessGuo Ren 2018-10-26csky: Library functionsGuo Ren 2018-10-26csky: ELF and module probeGuo Ren 2018-10-26csky: Atomic operationsGuo Ren 2018-10-26csky: IRQ handlingGuo Ren 2018-10-26csky: VDSO and rt_sigreturnGuo Ren 2018-10-26csky: Process management and SignalGuo Ren 2018-10-25csky: MMU and page table managementGuo Ren 2018-10-25csky: Cache and TLB routinesGuo Ren 2018-10-25csky: System CallGuo Ren 2018-10-25csky: Exception handling and mm-faultGuo Ren 2018-10-25csky: Kernel bootingGuo Ren 2018-10-25csky: defconfigGuo Ren 2018-10-25csky: Build infrastructureGuo Ren