commit | 4fe44dd77602fef804561c46ad10b988ee2859ac | [log] [tgz] |
---|---|---|
author | Kumar Sanghvi <kumaras@chelsio.com> | Tue Feb 18 17:56:11 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 18 16:23:01 2014 -0500 |
tree | ac3b08e389d89b0f1b0eb8acc67dd4b5fdf6ca33 | |
parent | 57d8b7649d119e8ad6a976a196a21cb4e5e2714c [diff] |
cxgb4: LE-Workaround is not atomic in firmware The LE workaround in firmware is not atomic and fw_ofld_connection_wrs must not interleave. Therefore, when the workaround is enabled, we need to send all ctrlq WRs on a single ctrl queue. Based on original work by Santosh Rastapur <santosh@chelsio.com> Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>