mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
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: Dale Farnsworth <dale@farnsworth.org>
This commit is contained in:
parent
fbd6a754f7
commit
c1f395f1c7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user