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:
1ac0f09
)
cxgb4: Remove unused registers and add missing ones
author
Kumar Sanghvi
<
[email protected]
>
Tue, 18 Feb 2014 12:26:13 +0000
(17:56 +0530)
committer
David S. Miller
<
[email protected]
>
Tue, 18 Feb 2014 21:23:01 +0000
(16:23 -0500)
Remove unused registers for registers list, and add missing ones
Based on original work by Santosh Rastapur <
[email protected]
>
Signed-off-by: Kumar Sanghvi <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
b/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
index aeeaa06a7a34aeb6bb508ca6e10b312001c7dfc4..d431ad7a3db92dee354c00298a637d9442c4b484 100644
(file)
--- a/
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
+++ b/
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
@@
-2064,7
+2064,7
@@
static void get_regs(struct net_device *dev, struct ethtool_regs *regs,
0x40200, 0x40298,
0x402ac, 0x4033c,
0x403f8, 0x403fc,
- 0x4130
0
, 0x413c4,
+ 0x4130
4
, 0x413c4,
0x41400, 0x4141c,
0x41480, 0x414d0,
0x44000, 0x44078,
@@
-2092,7
+2092,7
@@
static void get_regs(struct net_device *dev, struct ethtool_regs *regs,
0x48200, 0x48298,
0x482ac, 0x4833c,
0x483f8, 0x483fc,
- 0x4930
0
, 0x493c4,
+ 0x4930
4
, 0x493c4,
0x49400, 0x4941c,
0x49480, 0x494d0,
0x4c000, 0x4c078,