From: Anssi Hannula Date: Sun, 20 Feb 2011 18:07:20 +0000 (+0200) Subject: hp-wmi: check query return value in hp_wmi_perform_query X-Git-Tag: v2.6.39-rc1~20^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9af0e0fb70ed8e2387323c19496a7e174363f7b6;p=pandora-kernel.git hp-wmi: check query return value in hp_wmi_perform_query Check BIOS provided return value code in hp_wmi_perform_query and print a warning on error. Printing is suppressed for HPWMI_RET_UNKNOWN_CMDTYPE which is returned when the command type is unsupported. Signed-off-by: Anssi Hannula Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed