From: Jes Sorensen Date: Sat, 26 Apr 2014 16:54:51 +0000 (+0200) Subject: staging: rtl8723au: collect_bss_info23a(): Eliminate smatch warning X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79a76349d59ab9cba7a9ea0abadbdac42bfee1b2;p=pandora-kernel.git staging: rtl8723au: collect_bss_info23a(): Eliminate smatch warning Make length an unsigned int. This should avoid Smatch warning that 'length' can go negative. Reported-by: Dan Carpenter Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed