]> git.ipfire.org Git - thirdparty/hostap.git/commit
Clean up VHT override max A-MPDU override calculation
authorJouni Malinen <j@w1.fi>
Sun, 14 Dec 2014 16:44:10 +0000 (18:44 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 14 Dec 2014 16:48:59 +0000 (18:48 +0200)
commitb0f33467a5c82ef8cd84f8c687352cbd922e2524
treee6a7df75f25132e9fd8f9f441357b0e44c3a9989
parent2797486c4fa7fb91df29c9bbd6f95c2eebe29ad1
Clean up VHT override max A-MPDU override calculation

There is no need to use runtime call to find_first_bit() to determine
shift amount for a constant integer.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/ieee802_11_defs.h
wpa_supplicant/wpa_supplicant.c