From: Florian Fainelli Date: Tue, 22 Jul 2014 18:01:52 +0000 (-0700) Subject: net: bcmgenet: correctly pad short packets X-Git-Tag: omap-for-v3.17/fixes-against-rc2~215^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=474ea9cafc459976827a477f2c30eaf6313cb7c1;p=pandora-kernel.git net: bcmgenet: correctly pad short packets Packets shorter than ETH_ZLEN were not padded with zeroes, hence leaking potentially sensitive information. This bug has been present since the driver got accepted in commit 1c1008c793fa46703a2fee469f4235e1c7984333 ("net: bcmgenet: add main driver file"). Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed