commit | 9a84d616980215d1d9222173c60329b57680483b | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Sun Nov 18 15:13:18 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 21 12:43:58 2012 -0800 |
tree | a02f3ebc461b39f09eab24467bc3547eb12164df | |
parent | 24c656e55f3985b6f5c0e2264243f7076f376193 [diff] |
mei: don't mix read and write slots Do not pass read slots pointer into function mei_irq_thread_write_handler, the write slots management is handled internally in the write handler Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>