Xilinx / dma_ip_drivers

Xilinx QDMA IP Drivers
https://xilinx.github.io/dma_ip_drivers/
581 stars 421 forks source link

Set target function register before checking for busy #213

Open lmunch opened 1 year ago

lmunch commented 1 year ago

According to the documentation the target function register should be set before checking o_msg_status when sending mbox message from PF.

Without this fix the wrong target fn will potentially be checked for busy.