summaryrefslogtreecommitdiff
path: root/common/cmd_fdos.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_fdos.c')
-rw-r--r--common/cmd_fdos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_fdos.c b/common/cmd_fdos.c
index 04a5e01947..fbee8614ca 100644
--- a/common/cmd_fdos.c
+++ b/common/cmd_fdos.c
@@ -72,7 +72,7 @@ int do_fdosboot(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
name = argv [2];
break;
default:
- return cmd_usage(cmdtp);
+ return CMD_RET_USAGE;
}
/* Init physical layer */