ccefd23ed2d683ad3c0282280e6e6d0b163ad041 author Robert Love 1328923126 -0800 committer James Bottomley 1329665141 -0600 [SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface' The reference counting was necessary on these instances because it was possible for NPIV ports to be destroyed after the N_Port. A previous patch ensures that all NPIV ports are destroyed before the N_Port making the need to track references on the interface unnecessary. Signed-off-by: Robert Love Tested-by: Ross Brattain Signed-off-by: James Bottomley Ž û