From: Bill Nottingham Date: Fri, 1 Jun 2007 04:33:35 +0000 (-0700) Subject: [NET]: Fix comparisons of unsigned < 0. X-Git-Tag: v2.6.22-rc4~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75202e76893c11ce7f8bcc9a07f994d71e3d5113;p=pandora-kernel.git [NET]: Fix comparisons of unsigned < 0. Recent gcc versions emit warnings when unsigned variables are compared < 0 or >= 0. Signed-off-by: Bill Nottingham Signed-off-by: David S. Miller --- Reading git-diff-tree failed