diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2022-06-25 10:15:16 +0800 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2022-08-09 17:54:40 -0400 |
commit | 8e4bfbe644a6b804a72fd4575d89507a6e1d9476 (patch) | |
tree | 067a10f62c62baefe3105b18c12b623666286a01 /scripts/gdb/linux/modules.py | |
parent | 556a2c7dca337954040ffdf0c544aa8bbb75583b (diff) |
PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()
In error case of epf_ntb_mw_bar_init(), memory window BARs should be
cleared, so add 'num_mws' parameter in epf_ntb_mw_bar_clear() and
calling it in error path to clear the BARs. Also add missing error
code when pci_epc_mem_alloc_addr() fails.
Fixes: ff32fac00d97 ("NTB: EPF: support NTB transfer between PCI RC and EP connection")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions