diff options
Diffstat (limited to 'sys/dev/vxge/include/vxgehal-stats.h')
| -rw-r--r-- | sys/dev/vxge/include/vxgehal-stats.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/vxge/include/vxgehal-stats.h b/sys/dev/vxge/include/vxgehal-stats.h index 3697471fc929..9dae119540a9 100644 --- a/sys/dev/vxge/include/vxgehal-stats.h +++ b/sys/dev/vxge/include/vxgehal-stats.h @@ -925,7 +925,7 @@ typedef struct vxge_hal_xmac_aggr_stats_t { * @rx_red_discard: Count of received frames that are discarded because of RED * (Random Early Discard). * @rx_xgmii_ctrl_err_cnt: Maintains a count of unexpected or misplaced control - * characters occuring between times of normal data transmission + * characters occurring between times of normal data transmission * (i.e. not included in RX_XGMII_DATA_ERR_CNT). This counter is * incremented when either - * 1) The Reconciliation Sublayer (RS) is expecting one control |
