commit | ed6dc538e5a36a331b6256d54f435c80f6715460 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu Jan 07 14:46:38 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 07 17:03:43 2016 -0800 |
tree | 00da8479bf04907e2d3639aa5ac3faac5e35fd78 | |
parent | e0a7f1f04cd9bb13df7503ba7156ff0a37c9f460 [diff] |
mei: fix fasync return value on error fasync should return a negative value on error and not poll mask POLLERR. Cc: <stable@vger.kernel.org> # 4.3+ Cc: Al Viro <viro@ZenIV.linux.org.uk> Reported-by: Al Viro <viro@ZenIV.linux.org.uk> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>