diff options
author | Asias He <asias@redhat.com> | 2013-02-27 05:29:29 (GMT) |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-02-28 03:20:21 (GMT) |
commit | 472b72f2db7831d7dbe22ffdff4adee3bd49b05d (patch) | |
tree | 65bdd44ddbfd58cd496b6631a7863c135a86911a /drivers/gpu/vga | |
parent | b07da9fb527e547e2c6198f5594f523bcc11433c (diff) | |
download | linux-472b72f2db7831d7dbe22ffdff4adee3bd49b05d.tar.xz |
target/pscsi: Fix page increment
The page++ is wrong. It makes bio_add_pc_page() pointing to a wrong page
address if the 'while (len > 0 && data_len > 0) { ... }' loop is
executed more than one once.
Signed-off-by: Asias He <asias@redhat.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/gpu/vga')
0 files changed, 0 insertions, 0 deletions