commit | 111986593561fc4c94a1fba3f3cd84476fb40b22 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Wed Jun 17 15:10:11 2009 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sun Jun 21 10:52:42 2009 -0500 |
tree | 8af40a65c9d4a7abf0b6eaa461562b5a54f15dd2 | |
parent | 93bdcba5a7e55307e27671594c3cd8b4669b9e7a [diff] |
block: revert "bsg: setting rq->bio to NULL" The SMP handler (sas_smp_request) was fixed to use the block API properly, so we don't need this workaround to avoid blk_put_request() warning. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>