]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Filter ProbeReq SuppRates based on TX rate mask
authorJouni Malinen <j@w1.fi>
Sat, 28 Aug 2010 16:36:10 +0000 (19:36 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 24 Sep 2010 19:54:27 +0000 (15:54 -0400)
commitdaf0abe28660062f7898e6e61b1c17ac6b3b7b34
treefe970ab661be7ec61165bdcb5db2c4422a1822fd
parent068aefa61470906c790767765287cee496e10837
mac80211: Filter ProbeReq SuppRates based on TX rate mask

If the TX rate set has been masked, the removed rates can also be
removed from the Supported Rates and Extended Supported Rates IEs in
Probe Request frames.

Signed-off-by: Jouni Malinen <j@w1.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/scan.c
net/mac80211/util.c