e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 1 Dec 2009 15:54:24 +0000 (15:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Dec 2009 08:35:56 +0000 (00:35 -0800)
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>

No differences found