From: Bob Copeland Date: Fri, 22 Aug 2014 13:18:00 +0000 (-0400) Subject: ath5k: drop useless comparison X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6938ea4d56cca1dc7984428d3af79b27ce1db51;p=pandora-kernel.git ath5k: drop useless comparison rxs->rate_idx is unsigned, so it will always be >= 0. Found by Coverity. Signed-off-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed