summaryrefslogtreecommitdiff
path: root/Documentation/nios2
diff options
context:
space:
mode:
authorAlexander Usyskin <alexander.usyskin@intel.com>2015-07-29 14:59:33 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-03 17:31:53 -0700
commit71e117f28a6782fa2d31cce63340a9f18417afa4 (patch)
tree69c9176e9c42efbc8037f39ce13edae12bd935ac /Documentation/nios2
parentbb2ef9c39db2e3c2562b4e439b2b00dc42e2c026 (diff)
downloadlwn-71e117f28a6782fa2d31cce63340a9f18417afa4.tar.gz
lwn-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 'Documentation/nios2')
0 files changed, 0 insertions, 0 deletions