Commit a343ed6
committed
tree: always set the host key
The current logic will not set the host secret to the controller when
the sysfs value and the value from the host object are identically.
Setting the secret from the host object to the controller is not what
this function is supposed to do. It should read the value from the
sysfs.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 7cb2376 commit a343ed6
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1984 | 1984 | | |
1985 | 1985 | | |
1986 | 1986 | | |
1987 | | - | |
1988 | | - | |
1989 | | - | |
| 1987 | + | |
1990 | 1988 | | |
1991 | 1989 | | |
1992 | 1990 | | |
| |||
0 commit comments