linux/arch/m68k/emu
Christoph Hellwig 5a7bbad27a block: remove support for bio remapping from ->make_request
There is very little benefit in allowing to let a ->make_request
instance update the bios device and sector and loop around it in
__generic_make_request when we can archive the same through calling
generic_make_request from the driver and letting the loop in
generic_make_request handle it.

Note that various drivers got the return value from ->make_request and
returned non-zero values for errors.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: NeilBrown <neilb@suse.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2011-09-12 12:12:01 +02:00
..
Makefile m68k/atari: ARAnyM - Add support for network access 2011-03-16 19:10:41 +01:00
natfeat.c m68k/atari: ARAnyM - Add support for console access 2011-03-16 19:10:41 +01:00
nfblock.c block: remove support for bio remapping from ->make_request 2011-09-12 12:12:01 +02:00
nfcon.c m68k/atari: ARAnyM - Add support for console access 2011-03-16 19:10:41 +01:00
nfeth.c net: m68k/nfeth: Remove wrong usage of dev->flags 2011-07-14 14:38:17 -07:00