]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f31f840a5dc71736e43e37aa24bfd130bc8214d
tree8af40a65c9d4a7abf0b6eaa461562b5a54f15dd2
parent0250444f21196b10376c5605d8de10e08eb29582
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