RE: [PATCH 2/2] net: ll_temac: fix checksum offload logic

2010-05-27 Thread John Linn
gix.com; michal.si...@petalogix.com; Brian Hill > Subject: Re: [PATCH 2/2] net: ll_temac: fix checksum offload logic > > aFrom: John Linn > Date: Wed, 26 May 2010 11:29:19 -0600 > > > The current checksum offload code does not work and this corrects > > that functionali

Re: [PATCH 2/2] net: ll_temac: fix checksum offload logic

2010-05-26 Thread David Miller
aFrom: John Linn Date: Wed, 26 May 2010 11:29:19 -0600 > The current checksum offload code does not work and this corrects > that functionality. It also updates the interrupt coallescing > initialization so than there are fewer interrupts and performance > is increased. > > Signed-off-by: Brian

[PATCH 2/2] net: ll_temac: fix checksum offload logic

2010-05-26 Thread John Linn
The current checksum offload code does not work and this corrects that functionality. It also updates the interrupt coallescing initialization so than there are fewer interrupts and performance is increased. Signed-off-by: Brian Hill Signed-off-by: John Linn --- drivers/net/ll_temac.h |