Merge branch 'crypto-chelsio-Fixes-issues-during-chcr-driver-registration'
authorDavid S. Miller <davem@davemloft.net>
Mon, 30 Mar 2020 17:33:23 +0000 (10:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Mar 2020 17:33:23 +0000 (10:33 -0700)
commit07c9f74a8961e77f13280a56737c461d595bb637
tree6b20e71ed01973d862ba4d8b862b5b993645530f
parent3aeaaa59fd69a16d3d404c062a29fad2c81fb5c7
parent876aa9f527cd0ddc857337aba3683298b3abe6ab
Merge branch 'crypto-chelsio-Fixes-issues-during-chcr-driver-registration'

Ayush Sawal says:

====================
crypto: chelsio: Fixes issues during chcr driver registration

Patch 1: Avoid the accessing of wrong u_ctx pointer.
Patch 2: Fixes a deadlock between rtnl_lock and uld_mutex.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>