diff options
Diffstat (limited to 'sys/dev/cxgbe/t4_ioctl.h')
| -rw-r--r-- | sys/dev/cxgbe/t4_ioctl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cxgbe/t4_ioctl.h b/sys/dev/cxgbe/t4_ioctl.h index 473cf896a9a0..fdc5e98514a2 100644 --- a/sys/dev/cxgbe/t4_ioctl.h +++ b/sys/dev/cxgbe/t4_ioctl.h @@ -156,7 +156,7 @@ struct t4_filter_tuple { uint16_t dport; /* destination port */ /* - * A combination of these (upto 36 bits) is available. TP_VLAN_PRI_MAP + * A combination of these (up to 36 bits) is available. TP_VLAN_PRI_MAP * is used to select the global mode and all filters are limited to the * set of fields allowed by the global mode. */ |
