commit | 0d7cb932b7ccde61654f5f01754d335872dd15ab | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Fri Apr 04 16:54:14 2014 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Apr 11 15:30:51 2014 -0700 |
tree | 012f3d398d84193507834537dffd0d5cc82f3e27 | |
parent | 705665da222b810fced1273169d63f31635df6f0 [diff] |
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn These functions are not adding or deleting an lport. They are adding a wwn that may match with an lport that is present on the system. Renaming ft_del_lport also means we won't have functions named both ft_del_lport and ft_lport_del any more. Signed-off-by: Andy Grover <agrover@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>