From: Auke Kok Date: Wed, 27 Sep 2006 19:53:17 +0000 (-0700) Subject: e100, e1000, ixgb: Fix an impossible memory overwrite bug X-Git-Tag: v2.6.19-rc1~372^2~5^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eb5a34cdf34ad07b6db2df1e523aaf6574601b4;p=pandora-kernel.git e100, e1000, ixgb: Fix an impossible memory overwrite bug We keep getting requests from people that think that this might be an exploitable hole where we would overwrite 4 bytes in the netdev struct if the pci name would exceed 15 characters. In reality this will never happen but we fix it anyway. Signed-off-by: Auke Kok --- Reading git-diff-tree failed