commit | e0dc4f125456e57347a6d016bd7209f064135b1d | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Thu Jan 06 14:29:50 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 09 23:44:08 2011 -0800 |
tree | 6458f1eaf49dabf7e08e65ec0493077cd84e260c | |
parent | 482fed85e64958f678a138a4b5f8891190d2b169 [diff] |
e1000e: properly bounds-check string functions Use string functions with bounds checking rather than their non-bounds checking counterparts, and do not hard code these boundaries. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Emil Tantilov <emil.s.tantilov@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>