mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
While ena_restore_device is called from the reset task, it can also be called from other locations in the driver, for example in netmap specific code. Move the reset completion logging to reset task, so it better represents when the reset actually happened. Obtained from: Semihalf MFC after: 2 weeks Sponsored by: Amazon, Inc. |
||
|---|---|---|
| .. | ||
| ena.c | ||
| ena.h | ||
| ena_datapath.c | ||
| ena_datapath.h | ||
| ena_netmap.c | ||
| ena_netmap.h | ||
| ena_rss.c | ||
| ena_rss.h | ||
| ena_sysctl.c | ||
| ena_sysctl.h | ||