Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging/mei: remove BUG_ON for testing of the response buffer size ov…
…erflow 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>
- Loading branch information