diff options
| author | Tomas Winkler <tomas.winkler@intel.com> | 2016-02-08 00:35:30 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-08 01:47:20 +0300 |
| commit | a1f9ae2bd264e3aed95aacd0102bd22a0422b8d1 (patch) | |
| tree | 9d089dc38c60b17344042bfc16bbc4eccd9a67f4 /include | |
| parent | b74d883138911b110cf8f5b7b94790e16bb56795 (diff) | |
| download | linux-a1f9ae2bd264e3aed95aacd0102bd22a0422b8d1.tar.xz | |
mei: bus: fix RX event scheduling
In this particular case this more correct and safer to check if the RX
event is set in the event mask rather than query waitqueue_active
Since the check is already performed in the mei_cl_bus_rx_event
function, it is just required to check for its return value.
Second, since we don't have exclusive waiter wake_up_interruptible_all
is not used correctly here.
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
