Simplify VHT Operation element parsing
authorJouni Malinen <j@w1.fi>
Sun, 19 Apr 2015 14:03:23 +0000 (17:03 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 22 Apr 2015 19:05:12 +0000 (22:05 +0300)
commitf4b64c603e1f3764c4ffa42b3b7c74c8fa284542
tree3e65fec71fe7e86400a2af7f174c0766e13ba348
parentd6fefd64d2b42285029b6f620a9ca0a3172abe92
Simplify VHT 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>
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h