mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
When a command is finished running, we must transition it from INQUEUE to busy state. We were failing to do that, so we hit a panic when the commands were freed. This only affects mpr, mps already did simmilar things. Now both the polling and interrupt paths properly set BUSY as appropriate. |
||
|---|---|---|
| .. | ||
| mpi | ||
| mpr.c | ||
| mpr_config.c | ||
| mpr_ioctl.h | ||
| mpr_mapping.c | ||
| mpr_mapping.h | ||
| mpr_pci.c | ||
| mpr_sas.c | ||
| mpr_sas.h | ||
| mpr_sas_lsi.c | ||
| mpr_table.c | ||
| mpr_table.h | ||
| mpr_user.c | ||
| mprvar.h | ||