aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2020-01-25 22:18:47 +0100
committerDavid S. Miller <[email protected]>2020-01-27 11:13:53 +0100
commit6dd4b4f3936e17fedea1308bc70e9716f68bf232 (patch)
treee30859d123cd9a680ac1587ca96df6fd24183476 /scripts/bpf_helpers_doc.py
parent6dc43cd3aae0ffeeaebe427e1bf5e5faf9de7d42 (diff)
mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'
An 'alloc_etherdev()' called is not ballanced by a corresponding 'free_netdev()' call in one error handling path. Slighly reorder the error handling code to catch the missed case. Fixes: c100e47caa8e ("mlxsw: minimal: Add ethtool support") Signed-off-by: Christophe JAILLET <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions