mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Missed line from 7af4475a6e.
MFC after: 2 weeks
(cherry picked from commit 5d9e5a7edf)
This commit is contained in:
parent
1d8cda26ca
commit
53ec9de7b6
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ struct vmd_softc {
|
|||
int vmd_msix_count;
|
||||
uint8_t vmd_bus_start;
|
||||
uint8_t vmd_bus_end;
|
||||
bus_dma_tag_t vmd_dma_tag;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue