git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8258634
)
net: ethernet: davinci: Fix build breakage
author
Thierry Reding
<thierry.reding@avionic-design.de>
Mon, 21 Jan 2013 09:38:39 +0000
(10:38 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 21 Jan 2013 18:12:19 +0000
(13:12 -0500)
The correct name of the transmit DMA channel field in struct emac_priv
is txchan, not txch.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found