]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/qla3xxx.c
qla3xxx: cleanup checksum offload code
authorStephen Hemminger <shemminger@linux-foundation.org>
Wed, 30 May 2007 21:23:18 +0000 (14:23 -0700)
committerJeff Garzik <jeff@garzik.org>
Mon, 9 Jul 2007 02:16:40 +0000 (22:16 -0400)
commit91e745aa46336087e1295d44685ee2839bbba07d
treeb868f12b7827c5556bb8ff6f0c704695826a5e10
parent59b34c1260045ca264c0208f2b666e839909e2d4
qla3xxx: cleanup checksum offload code

The code for checksum is more complex than needed when dealing with VLAN's;
the higher layers already pass down the location of the IP header.

Compile tested only, no hardware available.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/qla3xxx.c