commit | 0eb5a34cdf34ad07b6db2df1e523aaf6574601b4 | [log] [tgz] |
---|---|---|
author | Auke Kok <auke\-jan.h.kok@intel.com> | Wed Sep 27 12:53:17 2006 -0700 |
committer | Auke Kok <juke-jan.h.kok@intel.com> | Wed Sep 27 12:53:17 2006 -0700 |
tree | 75d2086eb9601bb2374b0d7575b12484ed189748 | |
parent | 0abb6eb12806cf99ea815810d470423083c3b9f4 [diff] |
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 <auke-jan.h.kok@intel.com>