commit | d6fefd64d2b42285029b6f620a9ca0a3172abe92 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <j@w1.fi> | Sun Apr 19 17:01:25 2015 +0300 |
committer | Jouni Malinen <j@w1.fi> | Wed Apr 22 22:05:11 2015 +0300 |
tree | 0d0e53d49a5fe0089be2f79e6bc82be53f91a834 | |
parent | 40baac0e432cacffc92d8790c83bde5bb93a8285 [diff] |
Simplify HT Operation 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>