From: Stanislaw Gruszka Date: Fri, 26 Feb 2010 14:10:28 +0000 (+0100) Subject: airo: return from set_wep_key() when key length is zero X-Git-Tag: v2.6.34-rc2~48^2~77^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6510b8917948283005a125c8337d3312a8a0561c;p=pandora-kernel.git airo: return from set_wep_key() when key length is zero Even if keylen == 0 is a bug and should not really happen, better avoid possibility of passing bad value to firmware. Signed-off-by: Stanislaw Gruszka Signed-off-by: John W. Linville --- Reading git-diff-tree failed