commit | 8528b016d64a7c1c97ba6540ab53a538348d5026 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Tue Dec 01 15:54:24 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 02 00:35:56 2009 -0800 |
tree | 34d777a9e8848b07ccd34fc4db0dc44bc831a018 | |
parent | 07f025e6bad7292af3904b8f49cd33e7b5fe3467 [diff] |
e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() Don't use the sizeof the pointer to clear the result Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>