From: Miloslav Trmac Date: Tue, 10 Jan 2006 06:59:07 +0000 (-0500) Subject: Input: wistron - do not crash if BIOS does not support interface X-Git-Tag: v2.6.16-rc1~471^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c28c3583679c181a03910b6356228e99fcc27167;p=pandora-kernel.git Input: wistron - do not crash if BIOS does not support interface offset can never be < 0 because it has type size_t. The driver currently oopses on insmod if BIOS does not support the interface, instead of refusing to load. Signed-off-by: Miloslav Trmac Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed