Commit 8a09833
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 <wagi@kernel.org>1 parent 66f4dc8 commit 8a09833
1 file changed
+1
-3
lines changed| 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