mirror of https://gitee.com/openkylin/linux.git
1b4ffcf843
In case of multiple errors, struct aer_err_info would be reused among all reported devices. So the info->status should be initialized before recycled. Otherwise error of one device might be reported as the error of another device. Also info->flags has similar problem on reporting TLP header. Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> |
||
---|---|---|
.. | ||
aer | ||
Kconfig | ||
Makefile | ||
aspm.c | ||
portdrv.h | ||
portdrv_bus.c | ||
portdrv_core.c | ||
portdrv_pci.c |