Commit bb33b07
scsi: lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usage
Remove the NLP_TARGET_REMOVE flag as its usage is obsolete. The current
framework is to rely on the lpfc_dev_loss_tmo_callbk from upper layer to
notify final ndlp kref release. There's no need to specifically set
NLP_EVT_DEVICE_RM when a LOGO completes. The dev_loss_tmo_callbk is
responsible for the final kref put.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20241212233309.71356-4-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 17cb5e9 commit bb33b07
3 files changed
Lines changed: 7 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | 211 | | |
213 | 212 | | |
214 | 213 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3035 | 3035 | | |
3036 | 3036 | | |
3037 | 3037 | | |
3038 | | - | |
3039 | | - | |
3040 | | - | |
3041 | | - | |
3042 | | - | |
3043 | | - | |
3044 | | - | |
3045 | | - | |
3046 | | - | |
3047 | | - | |
3048 | | - | |
3049 | | - | |
3050 | | - | |
3051 | 3038 | | |
3052 | 3039 | | |
3053 | 3040 | | |
| |||
3091 | 3078 | | |
3092 | 3079 | | |
3093 | 3080 | | |
3094 | | - | |
| 3081 | + | |
3095 | 3082 | | |
3096 | 3083 | | |
3097 | 3084 | | |
| |||
10411 | 10398 | | |
10412 | 10399 | | |
10413 | 10400 | | |
10414 | | - | |
10415 | | - | |
10416 | 10401 | | |
10417 | 10402 | | |
10418 | 10403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2255 | 2255 | | |
2256 | 2256 | | |
2257 | 2257 | | |
2258 | | - | |
| 2258 | + | |
| 2259 | + | |
| 2260 | + | |
| 2261 | + | |
| 2262 | + | |
| 2263 | + | |
2259 | 2264 | | |
2260 | | - | |
2261 | | - | |
2262 | | - | |
2263 | 2265 | | |
2264 | 2266 | | |
2265 | 2267 | | |
| |||
0 commit comments