summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2006-05-04 00:34:07 +0000
committermjacob <mjacob@FreeBSD.org>2006-05-04 00:34:07 +0000
commit98b1689816cf3bac8a0fb552789583b84a3057dc (patch)
tree3f52fc5c61de39616f657768029baa2439a150fe
parenta3a49903f7835abc4da7e050cf1cf8eb31cd4580 (diff)
downloadFreeBSD-src-98b1689816cf3bac8a0fb552789583b84a3057dc.zip
FreeBSD-src-98b1689816cf3bac8a0fb552789583b84a3057dc.tar.gz
Gratuitous tag alignment. It bugged me.
-rw-r--r--sys/dev/bce/if_bcereg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/bce/if_bcereg.h b/sys/dev/bce/if_bcereg.h
index a052a0a..4b30f14 100644
--- a/sys/dev/bce/if_bcereg.h
+++ b/sys/dev/bce/if_bcereg.h
@@ -4701,7 +4701,7 @@ struct bce_softc
#define BCE_PHY_INT_MODE_AUTO_POLLING_FLAG 0x100
#define BCE_PHY_INT_MODE_LINK_READY_FLAG 0x200
- bus_addr_t max_bus_addr;
+ bus_addr_t max_bus_addr;
u16 bus_speed_mhz; /* PCI bus speed */
struct flash_spec *bce_flash_info; /* Flash NVRAM settings */
u32 bce_flash_size; /* Flash NVRAM size */
OpenPOWER on IntegriCloud