Page MenuHomeFreeBSD

D18116.id.diff
No OneTemporary

D18116.id.diff

Index: head/sys/dev/sfxge/common/efx_check.h
===================================================================
--- head/sys/dev/sfxge/common/efx_check.h
+++ head/sys/dev/sfxge/common/efx_check.h
@@ -261,8 +261,8 @@
/* Support PHY statistics */
#if EFSYS_OPT_PHY_STATS
-# if !EFSYS_OPT_SIENA
-# error "PHY_STATS requires SIENA"
+# if !(EFSYS_OPT_SIENA || EFSYS_OPT_HUNTINGTON || EFSYS_OPT_MEDFORD)
+# error "PHY_STATS requires SIENA or HUNTINGTON or MEDFORD"
# endif
#endif /* EFSYS_OPT_PHY_STATS */

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 25, 2:21 AM (11 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32105256
Default Alt Text
D18116.id.diff (511 B)

Event Timeline