commit | d916701c670701e1ab4d0ed3d4e64d6023bccec9 | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Mon Mar 10 13:40:32 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 11 16:14:31 2014 -0400 |
tree | f4ecc52fa4f6d75af2d0cc5e95e975784633f0cc | |
parent | 83bf79b6bb64e686ccf0b66b6828b7bfe9f70ae9 [diff] |
stmmac: fix and better tune the default buffer sizes This patch is to fix and tune the default buffer sizes. It reduces the default bufsize used by the driver from 4KiB to 1536 bytes. Patch has been tested on both ARM and SH4 platform based. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>