commit | 6274115ce9f0c87068761b2ba5b0b2f7d13c17cf | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Apr 27 02:33:42 2006 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Fri May 05 17:10:40 2006 -0400 |
tree | aa91c45eb089e087d74903e5483487b97cbd863c | |
parent | 6d92f83ffafe8e2ce105c3ec5696c62d6fcebcee [diff] |
[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 <bunk@stusta.de> Cc: "John W. Linville" <linville@tuxdriver.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>