aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fxp/if_fxpreg.h
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2008-11-25 00:48:05 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2008-11-25 00:48:05 +0000
commitf56e7f74900e3e32436332e1de124125b0040fe1 (patch)
tree60b6460587c96f10be4d3d4596295e5b8c0a8195 /sys/dev/fxp/if_fxpreg.h
parent5941227fccb1f3d9e036747ecac1a0e3c668ae7c (diff)
Notes
Diffstat (limited to 'sys/dev/fxp/if_fxpreg.h')
-rw-r--r--sys/dev/fxp/if_fxpreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/fxp/if_fxpreg.h b/sys/dev/fxp/if_fxpreg.h
index e6bb98b7f2e77..26edfbdc3e01f 100644
--- a/sys/dev/fxp/if_fxpreg.h
+++ b/sys/dev/fxp/if_fxpreg.h
@@ -287,7 +287,7 @@ struct fxp_cb_tx {
/*
* The following structure isn't actually part of the TxCB,
* unless the extended TxCB feature is being used. In this
- * case, the first two elements of the structure below are
+ * case, the first two elements of the structure below are
* fetched along with the TxCB.
*/
union {
@@ -420,7 +420,7 @@ struct fxp_stats {
};
#define FXP_STATS_DUMP_COMPLETE 0xa005
#define FXP_STATS_DR_COMPLETE 0xa007
-
+
/*
* Serial EEPROM control register bits
*/