From: Dan Carpenter Date: Tue, 8 Nov 2011 03:31:47 +0000 (-0800) Subject: mwifiex: prevent corruption instead of just warning X-Git-Tag: v3.3-rc1~182^2~545^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eb54c8a0fa0061247f3bd327b320c3e20c97340;p=pandora-kernel.git mwifiex: prevent corruption instead of just warning Probably we never hit this condition, but in case we do, we may as well put a return here instead of just printing a warning message and then corrupting memory. The caller doesn't check the return code. Signed-off-by: Dan Carpenter Acked-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed