commit | 6702ca1dffbc864497b6f2c68543aad9bbf0bcee | [log] [tgz] |
---|---|---|
author | Nithin Sujir <nsujir@broadcom.com> | Thu Mar 17 17:13:27 2011 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Mar 23 11:37:00 2011 -0500 |
tree | 6c53aac4e8de5150a4378ae67acafb93e0e905d9 | |
parent | 839900c69d5b8a07a4df8e9bd9d1e59a5c556811 [diff] |
[SCSI] bnx2fc: Remove rtnl_trylock/restart_syscall checks Call rtnl_lock instead of rtnl_trylock & restart_syscall. This is bnx2fc counterpart of fcoe fixes, here is the reference: https://lists.open-fcoe.org/pipermail/devel/2011-March/011199.html Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com> Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>