Files
linux/drivers
Asias He 472b72f2db 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>
2013-02-27 19:20:21 -08:00
..
2013-02-08 14:22:05 -05:00
2013-01-30 11:38:25 +01:00
2012-12-18 15:19:06 +10:30
2013-01-16 15:57:54 +01:00
2013-02-27 19:20:21 -08:00
2013-01-15 10:45:26 -07:00
2013-02-13 11:30:14 -08:00