git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cfee51
)
mei: reduce flow control only for completed messages
author
Tomas Winkler
<tomas.winkler@intel.com>
Tue, 23 Apr 2013 04:38:12 +0000
(07:38 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 23 Apr 2013 17:29:58 +0000
(10:29 -0700)
This fixes bug when only first chunk of a large message split
by hbuf_max_len is written to the hardware.
All the consequent chunks will not get a new credit.
A regression introduced by the commit
0ef319c93cebff9f82bdd0cdbb298f2dd00acda8
mei: streamline write complete flow function
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/interrupt.c
patch
|
blob
|
history
diff --cc
drivers/misc/mei/interrupt.c
Simple merge