]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: calxedaxgmac: enable rx cut-thru
authorRob Herring <rob.herring@calxeda.com>
Thu, 13 Jun 2013 03:24:46 +0000 (22:24 -0500)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 25 Jul 2013 06:14:44 +0000 (08:14 +0200)
commit393ee7f3429965148dcc0e3ec77cba456e9762f8
tree9aba2fb0b31f8b9b21323a6b20e4c5f26bbd366a
parent0f5141e9c57e96de11642a5baa7ffbb17aecc761
net: calxedaxgmac: enable rx cut-thru

There is no reason to wait for the entire frame to start DMA on receive,
so enable rx cut-thru for better performance.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
drivers/net/calxedaxgmac.c