]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove unnecessary dequeue_mutex (added in r294610) from the iWARP
authornp <np@FreeBSD.org>
Wed, 30 Mar 2016 01:08:08 +0000 (01:08 +0000)
committernp <np@FreeBSD.org>
Wed, 30 Mar 2016 01:08:08 +0000 (01:08 +0000)
commit0254414aa559520f3865dca5dd97f19c5cc6a245
tree6664009b32a80fac76cca915c5b97b47ccdeabc4
parent8857d6b6f71c57c84a1b3588670efd909ebda3fd
Remove unnecessary dequeue_mutex (added in r294610) from the iWARP
connection manager.  Examining so_comp without synchronization with
iw_so_event_handler is a harmless race.

Submitted by: Krishnamraju Eraparaju @ Chelsio
Reviewed by: Steve Wise @ Open Grid Computing
Sponsored by: Chelsio Communications
sys/ofed/drivers/infiniband/core/iwcm.c