summaryrefslogtreecommitdiffstats
path: root/sys/dev/sfxge/common/hunt_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sfxge/common/hunt_impl.h')
-rw-r--r--sys/dev/sfxge/common/hunt_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sfxge/common/hunt_impl.h b/sys/dev/sfxge/common/hunt_impl.h
index a0e21e8..6aca79e 100644
--- a/sys/dev/sfxge/common/hunt_impl.h
+++ b/sys/dev/sfxge/common/hunt_impl.h
@@ -1082,7 +1082,7 @@ ef10_filter_reconfigure(
__in boolean_t all_mulcst,
__in boolean_t brdcst,
__in_ecount(6*count) uint8_t const *addrs,
- __in int count);
+ __in uint32_t count);
extern void
ef10_filter_get_default_rxq(
OpenPOWER on IntegriCloud