commit | 40baac0e432cacffc92d8790c83bde5bb93a8285 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <j@w1.fi> | Sun Apr 19 17:00:45 2015 +0300 |
committer | Jouni Malinen <j@w1.fi> | Wed Apr 22 22:05:11 2015 +0300 |
tree | a651c15e14ef80a1563dd793b825c0833988f74c | |
parent | baae4cb9b410f373e5e5a4b1a390091432932825 [diff] |
Simplify VHT Capabilities element parsing Check the element length in the parser and remove the length field from struct ieee802_11_elems since the element is of fixed length. Signed-off-by: Jouni Malinen <j@w1.fi>