From: Byungho An Date: Sat, 24 Aug 2013 06:31:43 +0000 (+0900) Subject: net: stmmac: fixed the pbl setting with DT X-Git-Tag: v3.11~4^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64c3b252e9fc8256ef7b1b99ba60492163cd06e8;p=pandora-kernel.git net: stmmac: fixed the pbl setting with DT This patch fixed the pbl(programmable burst length) setting using DT. Even though the default pbl is 8, If there is no pbl property in device tree file, pbl is set 0 and it causes bandwidth degradation. Signed-off-by: Byungho An Signed-off-by: David S. Miller --- Reading git-diff-tree failed