From: Dan Carpenter Date: Sat, 27 Feb 2010 06:12:34 +0000 (+0300) Subject: zd1211rw: fix potential array underflow X-Git-Tag: v2.6.34-rc2~48^2~77^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86baf712295a00d664da8566186b67041c89b15b;p=pandora-kernel.git zd1211rw: fix potential array underflow The first chunk fixes a debugging assert to print a warning about array underflows. The second chunk corrects a potential array underflow. I also removed an assert in the second chunk because it can no longer happen. Signed-off-by: Dan Carpenter Acked-by: Benoit Papillault Signed-off-by: John W. Linville --- Reading git-diff-tree failed