aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/ioctl/hdio.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/ioctl/hdio.txt b/Documentation/ioctl/hdio.txt
index c19efdeace2c..44d283d6b136 100644
--- a/Documentation/ioctl/hdio.txt
+++ b/Documentation/ioctl/hdio.txt
@@ -511,9 +511,8 @@ HDIO_DRIVE_RESET execute a device reset
511 511
512 notes: 512 notes:
513 513
514 Abort any current command, prevent anything else from being 514 Execute a reset on the device as soon as the current IO
515 queued, execute a reset on the device, and issue BLKRRPART 515 operation has completed.
516 ioctl on the block device.
517 516
518 Executes an ATAPI soft reset if applicable, otherwise 517 Executes an ATAPI soft reset if applicable, otherwise
519 executes an ATA soft reset on the controller. 518 executes an ATA soft reset on the controller.