]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[3c90x] Fix High-MTU packet reception
authorThomas Miletich <thomas.miletich@gmail.com>
Mon, 19 Aug 2013 11:36:27 +0000 (13:36 +0200)
committerMichael Brown <mcb30@ipxe.org>
Tue, 20 Aug 2013 13:38:33 +0000 (14:38 +0100)
commit6d72b498c2b20b8e833bfce99c30d70d6950d335
tree817548144393b63142b0aadf9e317570a433d2d6
parente5f6471525917a088d038678505c18c0574accac
[3c90x] Fix High-MTU packet reception

Prevent the card from flagging packets of 1518 bytes length as
overlength.

This fixes the High-MTU loopback test.

Signed-off-by: Thomas Miletich <thomas.miletich@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/3c90x.c