Jouni Malinen efd5d26d33 Remove unnecessary wpa_ie_len check from wpa_parse_wpa_ie_wpa()
There is no need to have a separate "fail silently" case for wpa_ie_len
== 0. That condition does not seem to be reachable and even if it were,
the following "ie len too short" case will result in the exact same
return value.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-06-20 23:04:31 +03:00
..
2015-05-24 11:58:45 +03:00
2015-04-22 11:44:19 +03:00
2014-12-29 15:49:05 +02:00
2014-05-09 20:42:44 +03:00