From: Tomas Winkler Date: Sun, 27 Nov 2011 19:43:32 +0000 (+0200) Subject: staging/mei: remove BUG_ON for testing of the response buffer size overflow X-Git-Tag: v3.3-rc1~152^2~101^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bcfaa1fa2c21f948f2f08fb07c28226fb9d0dcb;p=pandora-kernel.git staging/mei: remove BUG_ON for testing of the response buffer size overflow 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed