aboutsummaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorZachary Amsden <zach@vmware.com>2007-04-10 08:53:08 -0500
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2007-04-17 18:04:20 -0400
commit1079a2d251f24a7d9e7576217f5f738bc4218337 (patch)
tree657af3b24dd40d413c659c7aac212907a6127c80 /block
parent[SCSI] tgt: fix rdma transfer bugs (diff)
downloadlinux-dev-1079a2d251f24a7d9e7576217f5f738bc4218337.tar.xz
linux-dev-1079a2d251f24a7d9e7576217f5f738bc4218337.zip
[SCSI] BusLogic: stop using check_region
I got so sick of seing the check_region warnings from BusLogic.c I actually fixed it properly. Never use check region, reserve it before the probe with request region instead and check the error result; free region if setup fails. Should be functionally identical to the original except for fixing the potential race. Signed-off-by: Zachary Amsden <zach@vmware.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions