]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[fcoe] Disambiguate the various error cases and add a CRC failure message
authorMichael Brown <mcb30@ipxe.org>
Wed, 15 Sep 2010 04:00:44 +0000 (05:00 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 15 Sep 2010 04:11:28 +0000 (05:11 +0100)
commit6574c55e27f352336252c663376a7b3b6a6dae23
tree948215c5f22a8b029165363abcc70ca5f5581aad
parent85a3169967350fb92548a3e50ec7c533b27f407b
[fcoe] Disambiguate the various error cases and add a CRC failure message

It seems as though several drivers neglect to strip the Ethernet CRC,
which will cause the FCoE footer to be misplaced and result
(coincidentally) in an "invalid CRC" error from FCoE.

Add a human-visible message indicating this, to aid in diagnosis.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/fcoe.c