summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp/if_fxpreg.h
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2008-11-25 00:48:05 +0000
committeryongari <yongari@FreeBSD.org>2008-11-25 00:48:05 +0000
commitbcd9806bd1c5e43b8a38e1c649b6db0dc765a113 (patch)
tree60b6460587c96f10be4d3d4596295e5b8c0a8195 /sys/dev/fxp/if_fxpreg.h
parent0f051783697ace4bcaddb468fb53e0c81f48cab8 (diff)
downloadFreeBSD-src-bcd9806bd1c5e43b8a38e1c649b6db0dc765a113.zip
FreeBSD-src-bcd9806bd1c5e43b8a38e1c649b6db0dc765a113.tar.gz
Whitespace fix.
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 e6bb98b..26edfbd 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
*/
OpenPOWER on IntegriCloud