projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f787b0
)
tg3: Fix MII_TG3_DSP_EXP8 offset
author
Matt Carlson
<
[email protected]
>
Mon, 5 Apr 2010 10:19:19 +0000
(10:19 +0000)
committer
David S. Miller
<
[email protected]
>
Tue, 6 Apr 2010 10:57:58 +0000
(
03:57
-0700)
The offset to the MII_TG3_DSP_EXP8 register is incorrect. Fix it.
Signed-off-by: Matt Carlson <
[email protected]
>
Reviewed-by: Michael Chan <
[email protected]
>
Reviewed-by: Benjamin Li <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/tg3.h
patch
|
blob
|
history
diff --git
a/drivers/net/tg3.h
b/drivers/net/tg3.h
index 574a1cc4d3535fd878d100acf0aeb83d36a8531d..4836f56cbdd1ac901cdfd0e0d744f279512ca2e6 100644
(file)
--- a/
drivers/net/tg3.h
+++ b/
drivers/net/tg3.h
@@
-2082,7
+2082,7
@@
#define MII_TG3_DSP_AADJ1CH0 0x001f
#define MII_TG3_DSP_AADJ1CH3 0x601f
#define MII_TG3_DSP_AADJ1CH3_ADCCKADJ 0x0002
-#define MII_TG3_DSP_EXP8 0x0
7
08
+#define MII_TG3_DSP_EXP8 0x0
f
08
#define MII_TG3_DSP_EXP8_REJ2MHz 0x0001
#define MII_TG3_DSP_EXP8_AEDW 0x0200
#define MII_TG3_DSP_EXP75 0x0f75