summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/hw-me.c
diff options
context:
space:
mode:
authorTomas Winkler <tomas.winkler@intel.com>2017-01-27 16:32:44 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-31 11:07:43 +0100
commit9ecdbc58f96bd145669510822bc44eafde3c7351 (patch)
treed43063adc2217425fa0abf7901b083ffac7cf12d /drivers/misc/mei/hw-me.c
parent6537ae2f20412dd1c7464272dfff77d5afb50d25 (diff)
downloadlinux-9ecdbc58f96bd145669510822bc44eafde3c7351.tar.bz2
mei: amthif: allow the read completion after close
The amthif client connection is shared over multiple file descriptors. In case a file descriptor was closed immediately after a write, the read credits should be still available so the pending reads can be cleaned from the queue, hence we cannot drop the control read list, this is done only upon connection close. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/hw-me.c')
0 files changed, 0 insertions, 0 deletions