]> Git Repo - linux.git/commit
libata: Initialize nbytes for internal sg commands
authorBrian King <[email protected]>
Tue, 30 Jan 2007 17:32:26 +0000 (11:32 -0600)
committerJeff Garzik <[email protected]>
Fri, 2 Feb 2007 16:52:05 +0000 (11:52 -0500)
commit49c8042996c84f0df6c49ea2e28a7ef38cd7d773
treedbf75b5953090da89a95b0742c93600fb8e8a842
parent0777721c9b270f087bf967369c9acbee3f1a12ae
libata: Initialize nbytes for internal sg commands

Some LLDDs, like ipr, use nbytes and pad_len to determine
the total data transfer length of a command. Make sure
nbytes gets initialized for internally generated commands.

Signed-off-by: Brian King <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
drivers/ata/libata-core.c
This page took 0.039707 seconds and 4 git commands to generate.