commit | e8997b94075f1faa1fda1d4d7bb23b7cd300de11 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <j@w1.fi> | Sun Apr 19 16:35:52 2015 +0300 |
committer | Jouni Malinen <j@w1.fi> | Wed Apr 22 22:05:11 2015 +0300 |
tree | 3a7887865172b8d187a5c1eb5220fe639d9bde03 | |
parent | f87c99c7874401bd5581b48ccf89a42eba360959 [diff] |
Simplify ERP element parsing Check the element length in the parser and remove the length field from struct ieee802_11_elems since the only allowed element length is one. Signed-off-by: Jouni Malinen <j@w1.fi>