Robert Love wrote:
> fc_lport_enter_reset() required the lport lock to be held by the caller,
> but the template functions lport_reset and lport_login should not require
> the caller to lock the lport.  This adds fc_lport_reset() which just gets
> the lock and calls fc_lport_enter_reset().
>

This fixes the locking issues I hit when doing a linkdown/up.

Did you try your patch with my linkdown/up patch? Did you by any chance 
see any lock dep stuff when you ran it?
_______________________________________________
devel mailing list
[email protected]
http://www.open-fcoe.org/mailman/listinfo/devel

Reply via email to