net: ethernet: davinci: Fix build breakage
authorThierry Reding <thierry.reding@avionic-design.de>
Mon, 21 Jan 2013 09:38:39 +0000 (10:38 +0100)
committerDavid 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