]> git.karo-electronics.de Git - mv-sheeva.git/commit
[SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface'
authorRobert Love <robert.w.love@intel.com>
Sat, 11 Feb 2012 01:18:46 +0000 (17:18 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 19 Feb 2012 15:25:41 +0000 (09:25 -0600)
commit1a8ef414d97bf3f293e286f02002f8db768f9867
tree2df0c754ecedb356bd1fc574eed71b6490c4b8f0
parentccefd23ed2d683ad3c0282280e6e6d0b163ad041
[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 <robert.w.love@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/fcoe/fcoe.c
drivers/scsi/fcoe/fcoe.h