block: revert "bsg: setting rq->bio to NULL"
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Wed, 17 Jun 2009 06:10:11 +0000 (15:10 +0900)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 21 Jun 2009 15:52:42 +0000 (10:52 -0500)
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>

No differences found