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)
commit111986593561fc4c94a1fba3f3cd84476fb40b22
tree8af40a65c9d4a7abf0b6eaa461562b5a54f15dd2
parent93bdcba5a7e55307e27671594c3cd8b4669b9e7a
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>
block/bsg.c