From: Adrian Bunk Date: Thu, 27 Apr 2006 09:33:42 +0000 (-0700) Subject: [PATCH] ieee80211_wx.c: remove dead code X-Git-Tag: v2.6.18-rc1~1115^2~60^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6274115ce9f0c87068761b2ba5b0b2f7d13c17cf;p=pandora-kernel.git [PATCH] ieee80211_wx.c: remove dead code Since sec->key_sizes[] is an u8, len can't be < 0. Spotted by the Coverity checker. Signed-off-by: Adrian Bunk Cc: "John W. Linville" Signed-off-by: Andrew Morton Signed-off-by: John W. Linville --- Reading git-diff-tree failed