From: Thomas Maier Date: Fri, 20 Oct 2006 06:28:15 +0000 (-0700) Subject: [PATCH] export clear_queue_congested and set_queue_congested X-Git-Tag: v2.6.19-rc3~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79e2de4bc53d7ca2a8eedee49e4a92479b4b530e;p=pandora-kernel.git [PATCH] export clear_queue_congested and set_queue_congested Export the clear_queue_congested() and set_queue_congested() functions located in ll_rw_blk.c The functions are renamed to blk_clear_queue_congested() and blk_set_queue_congested(). (needed in the pktcdvd driver's bio write congestion control) Signed-off-by: Thomas Maier Cc: Peter Osterlund Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed