diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2009-11-25 11:09:04 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-11-26 18:59:07 -0500 |
commit | 8986352a32485f9dd9069e370ffa6d5b0737a854 (patch) | |
tree | f839f7e50c1839297ff10a7e53edfa194acc96d1 /drivers/net/sfc/falcon_boards.c | |
parent | 332c1ce9e7b0f9285cba0cf3d32bad87a4f8e40a (diff) |
sfc: Comment corrections
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sfc/falcon_boards.c')
-rw-r--r-- | drivers/net/sfc/falcon_boards.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sfc/falcon_boards.c b/drivers/net/sfc/falcon_boards.c index 333ccc14e523..f05c9d330a46 100644 --- a/drivers/net/sfc/falcon_boards.c +++ b/drivers/net/sfc/falcon_boards.c | |||
@@ -144,7 +144,7 @@ static inline int efx_check_lm87(struct efx_nic *efx, unsigned mask) | |||
144 | */ | 144 | */ |
145 | 145 | ||
146 | /************************************************************************** | 146 | /************************************************************************** |
147 | * Support for I2C IO Expander device on SFE40001 | 147 | * Support for I2C IO Expander device on SFE4001 |
148 | */ | 148 | */ |
149 | #define PCA9539 0x74 | 149 | #define PCA9539 0x74 |
150 | 150 | ||