Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103028795
D45202.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
862 B
Referenced Files
None
Subscribers
None
D45202.diff
View Options
diff --git a/sys/modules/bnxt/bnxt_en/Makefile b/sys/modules/bnxt/bnxt_en/Makefile
--- a/sys/modules/bnxt/bnxt_en/Makefile
+++ b/sys/modules/bnxt/bnxt_en/Makefile
@@ -3,7 +3,7 @@
KMOD = if_bnxt
SRCS = device_if.h bus_if.h pci_if.h pci_iov_if.h ifdi_if.h
-SRCS += opt_inet.h opt_inet6.h opt_rss.h opt_ratelimit.h
+SRCS += opt_inet.h opt_inet6.h opt_rss.h
SRCS += bnxt_txrx.c if_bnxt.c
SRCS += bnxt_hwrm.c
SRCS += bnxt_sysctl.c
diff --git a/sys/modules/bnxt/bnxt_re/Makefile b/sys/modules/bnxt/bnxt_re/Makefile
--- a/sys/modules/bnxt/bnxt_re/Makefile
+++ b/sys/modules/bnxt/bnxt_re/Makefile
@@ -8,7 +8,7 @@
SRCS += qplib_rcfw.c qplib_rcfw.h
SRCS += stats.c stats.h
SRCS += main.c bnxt_re.h
-SRCS += opt_inet.h opt_inet6.h opt_ratelimit.h
+SRCS += opt_inet.h opt_inet6.h
SRCS += ${LINUXKPI_GENSRCS}
CFLAGS+= -I${SRCTOP}/sys/dev/bnxt/bnxt_en
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 21, 12:35 AM (22 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14736230
Default Alt Text
D45202.diff (862 B)
Attached To
Mode
D45202: bnxt_re/bnxt_en: Makefile update
Attached
Detach File
Event Timeline
Log In to Comment