]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb3: Fix lro switch
authorDivy Le Ray <divy@chelsio.com>
Thu, 5 Feb 2009 00:31:39 +0000 (16:31 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Feb 2009 00:31:39 +0000 (16:31 -0800)
commitfd994ca08a24453929a4d60a70d9d408ae797684
treebf4557a3f0110fea32f8e2f2db829bca29ac846b
parent214e825abf51ed4a8b9276c28c71fe82de503a61
cxgb3: Fix lro switch

The LRO switch is always set to 1 in the rx processing loop.
It breaks the accelerated iSCSI receive traffic.
Fix its computation.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb3/sge.c