commit | a8ec105c0764c848d59f18a31f91fa00c99b2e7f | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Mon Aug 23 15:52:34 2010 -0400 |
committer | Matthew Garrett <mjg@redhat.com> | Mon Aug 23 16:27:08 2010 -0400 |
tree | eb4c68789aae5d4ffaeb6acaff40af5b0823c944 | |
parent | c76a3e1d6c52c5cc1371f1abc7381c5715ebdf7f [diff] |
hp-wmi: Fix query interface The machines I have appear to provide their return value in the arguments structure, not the output structure. Rework the driver to use that again in order to get rfkill working again. Signed-off-by: Matthew Garrett <mjg@redhat.com>