mirror-linux/drivers/net/ethernet/pensando/ionic
Yang Yingliang e4b1045bf9 ionic: fix missing pci_release_regions() on error in ionic_probe()
If ionic_map_bars() fails, pci_release_regions() need be called.

Fixes: fbfb803153 ("ionic: Add hardware init and device commands")
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20220506034040.2614129-1-yangyingliang@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-05-09 15:49:12 -07:00
..
Makefile
ionic.h ionic: stretch heartbeat detection 2022-01-25 11:15:09 +00:00
ionic_bus.h
ionic_bus_pci.c ionic: fix missing pci_release_regions() on error in ionic_probe() 2022-05-09 15:49:12 -07:00
ionic_debugfs.c
ionic_debugfs.h
ionic_dev.c ionic: no transition while stopping 2022-02-28 11:42:45 +00:00
ionic_dev.h ionic: replace set_vf data with union 2022-01-25 11:15:09 +00:00
ionic_devlink.c
ionic_devlink.h
ionic_ethtool.c ionic: prefer strscpy over strlcpy 2022-02-18 20:37:14 -08:00
ionic_ethtool.h
ionic_fw.c
ionic_if.h ionic: clean up comments and whitespace 2022-02-18 20:37:14 -08:00
ionic_lif.c ionic: use vmalloc include 2022-02-22 19:53:14 -08:00
ionic_lif.h ionic: remove the dbid_inuse bitmap 2022-01-25 11:15:09 +00:00
ionic_main.c ionic: stretch heartbeat detection 2022-01-25 11:15:09 +00:00
ionic_phc.c
ionic_regs.h
ionic_rx_filter.c ionic: Prevent filter add/del err msgs when the device is not available 2022-01-25 11:15:09 +00:00
ionic_rx_filter.h
ionic_stats.c ionic: clean up comments and whitespace 2022-02-18 20:37:14 -08:00
ionic_stats.h
ionic_txrx.c ionic: clean up comments and whitespace 2022-02-18 20:37:14 -08:00
ionic_txrx.h