diff options
| author | Eric Joyner <erj@FreeBSD.org> | 2019-02-14 18:02:37 +0000 |
|---|---|---|
| committer | Eric Joyner <erj@FreeBSD.org> | 2019-02-14 18:02:37 +0000 |
| commit | af06fa2652fb2b62ddb1647d7c036a32276fc2e5 (patch) | |
| tree | 0c6fa4eb118a377a21e1a89b788c5eeab6fd456f /sys/dev/ixl/ixl_pf.h | |
| parent | deb17a3ba3a5d71d13357b9ee072932102faaa3d (diff) | |
Notes
Diffstat (limited to 'sys/dev/ixl/ixl_pf.h')
| -rw-r--r-- | sys/dev/ixl/ixl_pf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ixl/ixl_pf.h b/sys/dev/ixl/ixl_pf.h index 99992e1ec6081..b72277233e485 100644 --- a/sys/dev/ixl/ixl_pf.h +++ b/sys/dev/ixl/ixl_pf.h @@ -138,7 +138,6 @@ struct ixl_pf { struct ixl_vf *vfs; int num_vfs; uint16_t veb_seid; - struct if_irq iov_irq; }; /* |
