mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00:00
a7b12a279f
The FIP proposal for VN_port to VN_port point-to-multipoint operation requires a FLOGI be sent to each remote port. The FLOGI is sent with the assigned S_ID and D_IDs of the local and remote ports. This and the response get FIP-encapsulated for Ethernet. Add FLOGI state to the remote port state machine. This will be skipped if not in point-to-multipoint mode. To reduce a little duplication between PLOGI and FLOGI response handling, added fc_rport_login_complete(), which handles the parameters for the rdata struct. Signed-off-by: Joe Eykholt <jeykholt@cisco.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de> |
||
---|---|---|
.. | ||
fc_els.h | ||
fc_encaps.h | ||
fc_fc2.h | ||
fc_fcoe.h | ||
fc_fcp.h | ||
fc_fip.h | ||
fc_fs.h | ||
fc_gs.h | ||
fc_ns.h | ||
Kbuild |