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)
commit7373470202a3c98e1a338bf1acf51247cd100868
tree56a4594e1a883cfafdd6058cf0a92e4f2a65e708
parent825863408a1670035e7105368cbfe8b126290ba1
net: ethernet: davinci: Fix build breakage

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>
drivers/net/ethernet/ti/davinci_emac.c