From: Robert Love Date: Sat, 11 Feb 2012 01:18:46 +0000 (-0800) Subject: [SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface' X-Git-Tag: v3.4-rc1~145^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a8ef414d97bf3f293e286f02002f8db768f9867;p=pandora-kernel.git [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 --- Reading git-diff-tree failed