]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
e1000: Rewrite EEPROM checksum error to give more information
authorKyle Moffett <Kyle.D.Moffett@boeing.com>
Tue, 18 Oct 2011 11:05:27 +0000 (11:05 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 27 Oct 2011 22:35:08 +0000 (00:35 +0200)
commit114d7fc053470d900b406711ba8cb69cf9131316
tree060b938eff0ab541056d470f0eb0a016f99dfd7e
parentd60626f8c11e3d76cb53c3ba16249c7b054c5a1e
e1000: Rewrite EEPROM checksum error to give more information

As an aide to debugging, we should print out the expected value of the
EEPROM checksum in addition to just saying that it is wrong.

Signed-off-by: Kyle Moffett <Kyle.D.Moffett@boeing.com>
Cc: Ben Warren <biggerbadderben@gmail.com>
drivers/net/e1000.c