cxgb4: fix TSO descriptors
authorDimitris Michailidis <dm@chelsio.com>
Mon, 2 Aug 2010 13:19:18 +0000 (13:19 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Aug 2010 23:26:41 +0000 (16:26 -0700)
commit625ac6ae5739b4da9bdfd44cbac2f9b6fec17db3
tree816b2de551b988f64333e418cbc7b73b14474f7f
parentba5d3c66e02c3dac66a386b6af0dc9687a4dba67
cxgb4: fix TSO descriptors

Commit 1704d74894912b8ecc3e95cecd7bde336a0b1bf2 ("cxgb4vf: small changes
to message processing structures/macros") was incomplete and causes cxgb4
to write bad TSO descriptors.  Fix that up by reverting the offending part
of that commit and adjusting field accesses now that they are one level
deeper.

Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb4/sge.c