qlge: bugfix: Fix TSO breakage.
authorRon Mercer <ron.mercer@qlogic.com>
Fri, 13 Feb 2009 00:38:03 +0000 (16:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Feb 2009 00:38:03 +0000 (16:38 -0800)
Moved the buffer mapping to a point after TSO logic has modified the
iph->check field. We were seeing stale data on the PCIe bus.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found