Searched hist:"72 fa396bf57b31e8e2a401a21a3a088c0cc6b043" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/libfc/ |
H A D | fc_npiv.c | diff 72fa396bf57b31e8e2a401a21a3a088c0cc6b043 Sat Feb 26 00:03:01 CET 2011 Vasu Dev <vasu.dev@intel.com> [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs
EM anchors list initialization for only master port was not enough to keep npiv working as described here:- https://lists.open-fcoe.org/pipermail/devel/2011-January/011063.html
So this patch moves fc_exch_mgr_list_clone to update npiv ports EMs once EM anchors list initialized.
Also some cleanup, no need to set lport = NULL as that always get initialized later.
Signed-off-by: Vasu Dev <vasu.dev@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
H A D | fc_exch.c | diff 72fa396bf57b31e8e2a401a21a3a088c0cc6b043 Sat Feb 26 00:03:01 CET 2011 Vasu Dev <vasu.dev@intel.com> [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs
EM anchors list initialization for only master port was not enough to keep npiv working as described here:- https://lists.open-fcoe.org/pipermail/devel/2011-January/011063.html
So this patch moves fc_exch_mgr_list_clone to update npiv ports EMs once EM anchors list initialized.
Also some cleanup, no need to set lport = NULL as that always get initialized later.
Signed-off-by: Vasu Dev <vasu.dev@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
H A D | fc_lport.c | diff 72fa396bf57b31e8e2a401a21a3a088c0cc6b043 Sat Feb 26 00:03:01 CET 2011 Vasu Dev <vasu.dev@intel.com> [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs
EM anchors list initialization for only master port was not enough to keep npiv working as described here:- https://lists.open-fcoe.org/pipermail/devel/2011-January/011063.html
So this patch moves fc_exch_mgr_list_clone to update npiv ports EMs once EM anchors list initialized.
Also some cleanup, no need to set lport = NULL as that always get initialized later.
Signed-off-by: Vasu Dev <vasu.dev@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
/linux/drivers/scsi/fcoe/ |
H A D | fcoe.c | diff 72fa396bf57b31e8e2a401a21a3a088c0cc6b043 Sat Feb 26 00:03:01 CET 2011 Vasu Dev <vasu.dev@intel.com> [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs
EM anchors list initialization for only master port was not enough to keep npiv working as described here:- https://lists.open-fcoe.org/pipermail/devel/2011-January/011063.html
So this patch moves fc_exch_mgr_list_clone to update npiv ports EMs once EM anchors list initialized.
Also some cleanup, no need to set lport = NULL as that always get initialized later.
Signed-off-by: Vasu Dev <vasu.dev@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|