Commit c1f395f1 authored by Dale Farnsworth's avatar Dale Farnsworth

mv643xx_eth: Remove obsolete checksum offload comment

We fixed checksum offload a while back.  Remove the note that
it doesn't work.
Signed-off-by: default avatarDale Farnsworth <dale@farnsworth.org>
parent fbd6a754
......@@ -58,9 +58,6 @@
#include <asm/delay.h>
#include <asm/dma-mapping.h>
/* Checksum offload for Tx works for most packets, but
* fails if previous packet sent did not use hw csum
*/
#define MV643XX_CHECKSUM_OFFLOAD_TX
#define MV643XX_NAPI
#define MV643XX_TX_FAST_REFILL
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment