Adding upstream version 2.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
8dc527e3df
commit
a7aa0c3253
444 changed files with 5289 additions and 1980 deletions
|
@ -3168,7 +3168,6 @@ static int micron_internal_logs(int argc, char **argv, struct command *cmd,
|
|||
if (telemetry_option) {
|
||||
if ((ctrl.lpa & 0x8) != 0x8) {
|
||||
printf("telemetry option is not supported for specified drive\n");
|
||||
dev_close(dev);
|
||||
goto out;
|
||||
}
|
||||
int logSize = 0; __u8 *buffer = NULL; const char *dir = ".";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue