Skip to content

Commit

Permalink
mv643xx_eth: Remove obsolete checksum offload comment
Browse files Browse the repository at this point in the history
We fixed checksum offload a while back.  Remove the note that
it doesn't work.

Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
  • Loading branch information
Dale Farnsworth committed Oct 23, 2007
1 parent fbd6a75 commit c1f395f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/net/mv643xx_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c1f395f

Please sign in to comment.