[SCSI] bnx2fc: Remove rtnl_trylock/restart_syscall checks
authorNithin Sujir <nsujir@broadcom.com>
Fri, 18 Mar 2011 00:13:27 +0000 (17:13 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 23 Mar 2011 16:37:00 +0000 (11:37 -0500)
commit6702ca1dffbc864497b6f2c68543aad9bbf0bcee
tree6c53aac4e8de5150a4378ae67acafb93e0e905d9
parent839900c69d5b8a07a4df8e9bd9d1e59a5c556811
[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>
drivers/scsi/bnx2fc/bnx2fc_fcoe.c