From: Dan Carpenter Date: Sat, 10 Jul 2010 08:53:38 +0000 (+0200) Subject: prism54: call BUG_ON() earlier X-Git-Tag: v2.6.36-rc1~571^2~107^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c92831d99827971cf2854cfa7f884213099428f;p=pandora-kernel.git prism54: call BUG_ON() earlier This test is off by one because strlen() doesn't include the NULL terminator. Signed-off-by: Dan Carpenter Signed-off-by: John W. Linville --- Reading git-diff-tree failed