Tomas Winkler a1f9ae2bd2 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>
2016-02-07 14:47:20 -08:00
..
2016-02-07 14:47:20 -08:00
2016-02-07 14:47:20 -08:00
2016-02-07 14:47:20 -08:00
2015-10-17 21:45:05 -07:00
2016-02-07 13:00:52 -08:00
2015-08-03 17:33:54 -07:00
2014-05-03 19:21:22 -04:00
2016-02-07 13:00:52 -08:00
2014-09-29 11:56:02 -04:00
2016-02-07 14:47:20 -08:00
2016-02-07 14:47:20 -08:00