From: Dai Haruki Date: Tue, 16 Dec 2008 23:31:15 +0000 (-0800) Subject: gianfar: Enable padding and Optimize the frame prepended bytes handling X-Git-Tag: v2.6.29-rc1~581^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c2db48acb34735d8ef257f130c0c330c46c8f6a;p=pandora-kernel.git gianfar: Enable padding and Optimize the frame prepended bytes handling The eTSEC can prepend up to 32 bytes to a received frame, usually for the purpose of aligning the IP address to a word boundary, so this turns it on. While we're in there, make the handling of the pre-frame bytes (padding and Frame Control Block) cleaner. Signed-off-by: Dai Haruki Signed-off-by: Andy Fleming Signed-off-by: David S. Miller --- Reading git-diff-tree failed