mbox series

[0/2] Bug fixes for FPGA DFL

Message ID 1587006712-22696-1-git-send-email-yilun.xu@intel.com (mailing list archive)
Headers show
Series Bug fixes for FPGA DFL | expand

Message

Xu Yilun April 16, 2020, 3:11 a.m. UTC
Patch #1 fixes lkp cppcheck warnings in dfl-pci.c
Patch #2 fixes bug in dfl port reset handshake

Matthew Gerlach (1):
  fpga: dfl: fix bug in port reset handshake

Xu Yilun (1):
  fpga: dfl: pci: reduce the scope of variable 'ret'

 drivers/fpga/dfl-afu-main.c | 3 ++-
 drivers/fpga/dfl-pci.c      | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)