From: Bartlomiej Zolnierkiewicz Date: Mon, 15 Jun 2009 20:16:10 +0000 (+0200) Subject: ide: BUG() on unknown requests X-Git-Tag: v2.6.31-rc1~103^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c7eaa43c3bb7b3b9fe2051d17f308c1f0728c78;p=pandora-kernel.git ide: BUG() on unknown requests Unsupported requests should be never handed down to device drivers and the best thing we can do upon discovering such request inside driver's ->do_request method is to just BUG(). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed