Commit bfddbe8
committed
nvme/tree: always set 'address' before nvme_reconfigure_ctrl()
The 'address' attribute is required in nvme_reconfigure_ctrl(), so
we need to update it before calling the function and must not modify
it in nvme_reconfigure_ctrl().
Signed-off-by: Hannes Reinecke <[email protected]>1 parent 9679984 commit bfddbe8
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1323 | 1323 | | |
1324 | 1324 | | |
1325 | 1325 | | |
1326 | | - | |
1327 | 1326 | | |
1328 | 1327 | | |
1329 | 1328 | | |
| |||
1333 | 1332 | | |
1334 | 1333 | | |
1335 | 1334 | | |
| 1335 | + | |
1336 | 1336 | | |
1337 | 1337 | | |
1338 | 1338 | | |
| |||
2102 | 2102 | | |
2103 | 2103 | | |
2104 | 2104 | | |
2105 | | - | |
2106 | | - | |
2107 | | - | |
2108 | | - | |
| 2105 | + | |
2109 | 2106 | | |
2110 | 2107 | | |
2111 | 2108 | | |
2112 | 2109 | | |
2113 | 2110 | | |
2114 | 2111 | | |
| 2112 | + | |
| 2113 | + | |
| 2114 | + | |
| 2115 | + | |
2115 | 2116 | | |
2116 | 2117 | | |
2117 | 2118 | | |
| |||
2221 | 2222 | | |
2222 | 2223 | | |
2223 | 2224 | | |
2224 | | - | |
2225 | | - | |
2226 | 2225 | | |
2227 | 2226 | | |
2228 | 2227 | | |
| |||
0 commit comments