summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Einon <mark.einon@gmail.com>2011-07-07 23:38:57 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-08 14:06:37 -0700
commit9c4715939a8fd4a9d90ef4855384481300f31c79 (patch)
tree74501512ea338ccee1754351ef8c5194137d40c3
parent4af1c77fa618f077c23984f51aed0b0daca9fd45 (diff)
staging: et131x: Remove spaces between tabs inserted in patch 7b7fb34d3ffa
I must remember to run checkpatch on 'trivial' patches too... Signed-off-by: Mark Einon <mark.einon@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-rw-r--r--drivers/staging/et131x/et1310_address_map.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/staging/et131x/et1310_address_map.h b/drivers/staging/et131x/et1310_address_map.h
index a02335ac049a..410677ee22b7 100644
--- a/drivers/staging/et131x/et1310_address_map.h
+++ b/drivers/staging/et131x/et1310_address_map.h
@@ -1225,7 +1225,7 @@ struct macstat_regs { /* Location: */
u32 txrx_1519_1522_gvln_frames; /* 0x6098 */
/* Rx Byte Counter */
- u32 rx_bytes; /* 0x609C */
+ u32 rx_bytes; /* 0x609C */
/* Rx Packet Counter */
u32 rx_packets; /* 0x60A0 */
@@ -1240,7 +1240,7 @@ struct macstat_regs { /* Location: */
u32 rx_broadcast_packets; /* 0x60AC */
/* Rx Control Frame Packet Counter */
- u32 rx_control_frames; /* 0x60B0 */
+ u32 rx_control_frames; /* 0x60B0 */
/* Rx Pause Frame Packet Counter */
u32 rx_pause_frames; /* 0x60B4 */
@@ -1276,7 +1276,7 @@ struct macstat_regs { /* Location: */
u32 rx_drops; /* 0x60DC */
/* Tx Byte Counter */
- u32 tx_bytes; /* 0x60E0 */
+ u32 tx_bytes; /* 0x60E0 */
/* Tx Packet Counter */
u32 tx_packets; /* 0x60E4 */
@@ -1339,7 +1339,7 @@ struct macstat_regs { /* Location: */
u32 carry_reg1; /* 0x6130 */
/* Carry Register Two Register */
- u32 carry_reg2; /* 0x6134 */
+ u32 carry_reg2; /* 0x6134 */
/* Carry Register One Mask Register */
u32 carry_reg1_mask; /* 0x6138 */