mac80211: handle HT PHY BSS membership selector value correctly
authorChristian Lamparter <chunkeey@googlemail.com>
Fri, 14 Oct 2011 22:14:49 +0000 (00:14 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Wed, 23 Nov 2011 21:02:40 +0000 (22:02 +0100)
commit8b9c9ff1ef5a3ef75d7d3989658e4d252414dfaf
treee7e29fbb8f25388b6005dbc9a27908bb80a549b5
parent6ab42ff4e38c00d5ed4624159f011dc7f9ecdb1c
mac80211: handle HT PHY BSS membership selector value correctly

802.11n-2009 extends the supported rates element with a
magic value which can be used to prevent legacy stations
from joining the BSS.

However, this magic value is not a rate like the others
and the magic can simply be ignored/skipped at this late
stage.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>---
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/linux/ieee80211.h