From: Dan Carpenter Date: Mon, 7 Feb 2011 16:47:42 +0000 (+0300) Subject: wl12xx: change type from u8 to int X-Git-Tag: v2.6.39-rc1~468^2~158^2^2~69^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03c5a9cf49999ca3431eb9199c9bb831b0020be2;p=pandora-kernel.git wl12xx: change type from u8 to int ret is used to store int types. Using an u8 will break the error handling. Signed-off-by: Dan Carpenter Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed