From: Florian Fainelli Date: Thu, 26 Jun 2014 17:26:22 +0000 (-0700) Subject: net: bcmgenet: do not set packet length for RX buffers X-Git-Tag: omap-for-v3.17/fixes-against-rc2~289^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b758858c5ceb1b30ae7d04dea6c74821bd7c7d69;p=pandora-kernel.git net: bcmgenet: do not set packet length for RX buffers Hardware will provide this information as soon as we will start processing incoming packets, so there is no need to set the RX buffer length during buffer allocation. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed