summaryrefslogtreecommitdiffstats
path: root/drivers/misc/Makefile
diff options
context:
space:
mode:
authorAlexander Usyskin <alexander.usyskin@intel.com>2015-07-29 13:59:33 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-04 02:31:53 +0200
commit71e117f28a6782fa2d31cce63340a9f18417afa4 (patch)
tree69c9176e9c42efbc8037f39ce13edae12bd935ac /drivers/misc/Makefile
parentmei: bus: add and call callback on notify event (diff)
downloadlinux-71e117f28a6782fa2d31cce63340a9f18417afa4.tar.xz
linux-71e117f28a6782fa2d31cce63340a9f18417afa4.zip
mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED
The device can return error 5 (NOT_ALLOWED) on connection attempt. This error can happen if: 1. An another connection attempt is in progress 2. There is an attempt to connect a fixed (connectionless) client 3. The number of available connections is exceeded (new in HBM 2.0) We should not hit that error unless there is an internal book keeping hiccup except option (3), therefore we translate the error code to errno EBUSY; Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/Makefile')
0 files changed, 0 insertions, 0 deletions