commit | 4f7ecdf0b1b8125fe190247beb0df652829e13cb | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jkmaline@cc.hut.fi> | Sun Mar 19 19:21:48 2006 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 23 16:16:58 2006 -0500 |
tree | c003b400680386fce0db3ab4e9bb8034953eb960 | |
parent | 3a1c42ad98fddab63e62b400ae98e6f609485efc [diff] |
[PATCH] hostap: Remove dead code (duplicated idx != 0) The Coverity checker (CID: 58) spotted this duplicated idx != 0 validation for unicast keys in prism2_ioctl_siwencodeext(). Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi> Signed-off-by: John W. Linville <linville@tuxdriver.com>