diff options
author | 2021-07-01 22:18:24 +0200 | |
---|---|---|
committer | 2021-07-01 15:45:01 -0700 | |
commit | 2342ae10d1272d411a468a85a67647dd115b344f (patch) | |
tree | 3aa3b394c9a631650770f21fa827ae14bd0bb10a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/t (diff) | |
download | linux-dev-2342ae10d1272d411a468a85a67647dd115b344f.tar.xz linux-dev-2342ae10d1272d411a468a85a67647dd115b344f.zip |
gve: Fix an error handling path in 'gve_probe()'
If the 'register_netdev() call fails, we must release the resources
allocated by the previous 'gve_init_priv()' call, as already done in the
remove function.
Add a new label and the missing 'gve_teardown_priv_resources()' in the
error handling path.
Fixes: 893ce44df565 ("gve: Add basic driver framework for Compute Engine Virtual NIC")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Catherine Sullivan <csully@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions