]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "IPoIB: Protect tx_outstanding from parallel access"
authorWengang Wang <wen.gang.wang@oracle.com>
Tue, 5 Jul 2016 20:48:43 +0000 (13:48 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 7 Jul 2016 01:00:33 +0000 (18:00 -0700)
commit5f63a4918dc9d8e035074cc31efa17174db481ba
treef2a8e00b72ebbdd54e6a47cf847963f1bf15a1a4
parent218ed66b2a04610e7d708430c773b66668d46d2f
Revert "IPoIB: Protect tx_outstanding from parallel access"

This reverts commit 1cb6be04345014198fecaee2bc8edee8665b610e.

Orabug: 23480903 (uek4)
The above commit doesn't help fixing the issue, revert it.
tx_outstanding is protected by netif_tx_lock.

Signed-off-by: Wengang Wang <wen.gang.wang@oracle.com>
drivers/infiniband/ulp/ipoib/ipoib_cm.c
drivers/infiniband/ulp/ipoib/ipoib_ib.c