From: roel kluin Date: Tue, 6 Oct 2009 01:20:08 +0000 (+0000) Subject: net/hamradio: fix test in receive() X-Git-Tag: v2.6.33-rc1~388^2~819 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a81d4bfdef72af6b332306a64e2d119bd5365506;p=pandora-kernel.git net/hamradio: fix test in receive() The negation makes it a bool before the comparison and hence it will never evaluate to true. Signed-off-by: Roel Kluin Signed-off-by: David S. Miller --- Reading git-diff-tree failed