[PATCH 1/6] net: calxedaxgmac: enable operate on 2nd frame mode

2012-10-12 Thread Rob Herring
From: Rob Herring Enable the tx dma to start reading the next frame while sending the current frame. Signed-off-by: Rob Herring --- drivers/net/ethernet/calxeda/xgmac.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/calxeda/xgmac.c

[PATCH 1/6] net: calxedaxgmac: enable operate on 2nd frame mode

2012-10-12 Thread Rob Herring
From: Rob Herring rob.herr...@calxeda.com Enable the tx dma to start reading the next frame while sending the current frame. Signed-off-by: Rob Herring rob.herr...@calxeda.com --- drivers/net/ethernet/calxeda/xgmac.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git