commit | 41ba8bd0829f5c210715ece8b0f699bed0da8eb5 | [log] [tgz] |
---|---|---|
author | Jan H. Schönherr <jschoenh@amazon.de> | Tue Sep 05 23:14:29 2017 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Sep 18 13:38:30 2017 +0200 |
tree | bcfb1d58c5d26331c10ab39a7d95e5520f8c833f | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e [diff] |
PM / QoS: Use the correct variable to check the QoS request type Use the actual function argument for the validation of the request type, instead of the type field in a fresh (supposedly zero-initialized) request structure. Signed-off-by: Jan H. Schönherr <jschoenh@amazon.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>