diff options
author | Boaz Harrosh <bharrosh@panasas.com> | 2009-03-24 11:37:50 (GMT) |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2009-03-26 10:01:25 (GMT) |
commit | e7cbbf1bf17e3c706f874e867f7b744e1c86fed9 (patch) | |
tree | 93076e12227e81f711402641146a4644d31a3c57 /drivers/ieee1394 | |
parent | 1cd96c242a829d52f7a5ae98f554ca9775429685 (diff) | |
download | linux-fsl-qoriq-e7cbbf1bf17e3c706f874e867f7b744e1c86fed9.tar.xz |
bsg: Remove bogus check against request_queue->max_sectors
bsg submits REQ_TYPE_BLOCK_PC so the right check is max_hw_sectors.
But I've removed this check because right after, bsg proceeds with
calling blk_rq_map_user() which does all the right checks.
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'drivers/ieee1394')
0 files changed, 0 insertions, 0 deletions