Simplify HT Operation element parsing
authorJouni Malinen <j@w1.fi>
Sun, 19 Apr 2015 14:01:25 +0000 (17:01 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 22 Apr 2015 19:05:11 +0000 (22:05 +0300)
commitd6fefd64d2b42285029b6f620a9ca0a3172abe92
tree0d0e53d49a5fe0089be2f79e6bc82be53f91a834
parent40baac0e432cacffc92d8790c83bde5bb93a8285
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>
src/ap/ap_list.c
src/common/hw_features_common.c
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h