> Date: Thu, 20 Apr 2006 00:22:16 +0800
> From: Aubrey <[EMAIL PROTECTED]>
> Newsgroups: linux.dev.kernel
> Subject: Netpoll checksum issue
> 
> I'm porting my network driver from 2.6.12 to 2.6.16. It almostly work
> without any change, except the netpoll mode. When I use kgdb to debug
> kernel, gdb client can not establish the connection with gdb server.
> Then I digged into the code, and I found in the routine "__netpoll_rx"
> in the file "net/core/netpoll.c", the "checksum_udp" call always
> failed, but it works on 2.6.12.
> Could you please give me some suggestions?

Is your driver open source?

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to