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:
ef497f4
)
staging/mei: remove BUG_ON for testing of the response buffer size overflow
author
Tomas Winkler
<tomas.winkler@intel.com>
Sun, 27 Nov 2011 19:43:32 +0000
(21:43 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 27 Nov 2011 21:46:17 +0000
(06:46 +0900)
We can remove BUG_ON in mei_irq_thread_read_client_message()
as the testing for response buffer size overflow has already
graceful handling in place.
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found