From: Roel Kluin Date: Tue, 1 Dec 2009 15:54:24 +0000 (+0000) Subject: e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() X-Git-Tag: v2.6.33-rc1~388^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8528b016d64a7c1c97ba6540ab53a538348d5026;p=pandora-kernel.git 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 Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed