commit | c28c3583679c181a03910b6356228e99fcc27167 | [log] [tgz] |
---|---|---|
author | Miloslav Trmac <mitr@volny.cz> | Tue Jan 10 01:59:07 2006 -0500 |
committer | Dmitry Torokhov <dtor_core@ameritech.net> | Tue Jan 10 01:59:07 2006 -0500 |
tree | e3c7db6f714a909511c52e4625d0f31ad513a5d0 | |
parent | ebbac7dde2f5c6b4bd219573f840d4b3952e6220 [diff] |
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 <mitr@volny.cz> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>