diff options
author | Neerav Parikh <[email protected]> | 2011-06-20 16:59:51 -0700 |
---|---|---|
committer | James Bottomley <[email protected]> | 2011-06-29 16:33:25 -0500 |
commit | b2085a4efc1a00375b77d5cbfe73a549c9d7d65b (patch) | |
tree | 822cc056b3240e00fd485dd349081a9d8758202c /net/lapb/lapb_timer.c | |
parent | 9b7d1613a9060b7c82ac7e8e7cbee8c2392925c2 (diff) |
[SCSI] fcoe: Rearrange fcoe port and NPIV port cleanup
When NPIV port destroy handler is called it does not do all the cleanup
required for the given NPIV port. This was happening as some of the
lport cleanup moved to fcoe_interface_cleanup() routine, which is not
called as part of the vport delete process.
This patch rearranges the sequence in which the fcoe_if_destory() and
fcoe_interface_cleanup() functions are being called from various places
in the code. It now matches the sequence they are constructed during the
create process for both N_Port as well as NPIV port.
Tested-by: Ross Brattain <[email protected]>
Signed-off-by: Neerav Parikh <[email protected]>
Signed-off-by: Robert Love <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions