mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-04 20:48:40 +00:00
If an error occurs after a 'pci_enable_pcie_error_reporting()' call, it
must be undone by a corresponding 'pci_disable_pcie_error_reporting()'
call, as already done in the remove function.
Fixes:
|
||
|---|---|---|
| .. | ||
| be_cmds.c | ||
| be_cmds.h | ||
| be_ethtool.c | ||
| be_hw.h | ||
| be_main.c | ||
| be_roce.c | ||
| be_roce.h | ||
| be.h | ||
| Kconfig | ||
| Makefile | ||