summaryrefslogtreecommitdiff
path: root/sys/dev/bnxt
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2025-09-04 20:19:48 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2026-01-16 19:37:50 +0000
commit8d76cbe16b42749336cf369fbba850bfb30e5cd6 (patch)
tree9c2c503d6a51d661402635e74520ad03165f9047 /sys/dev/bnxt
parent2f4700c4dc1598c1b99996412a932764d5cbac45 (diff)
Diffstat (limited to 'sys/dev/bnxt')
-rw-r--r--sys/dev/bnxt/bnxt_en/if_bnxt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/bnxt/bnxt_en/if_bnxt.c b/sys/dev/bnxt/bnxt_en/if_bnxt.c
index 169255c9433e..a8c353e1c406 100644
--- a/sys/dev/bnxt/bnxt_en/if_bnxt.c
+++ b/sys/dev/bnxt/bnxt_en/if_bnxt.c
@@ -49,6 +49,7 @@
#include <net/ethernet.h>
#include <net/iflib.h>
+#define WANT_NATIVE_PCI_GET_SLOT
#include <linux/pci.h>
#include <linux/kmod.h>
#include <linux/module.h>