cfg80211: Use capability info to detect mesh beacons.
authorJavier Cardona <javier@cozybit.com>
Wed, 4 May 2011 17:24:56 +0000 (17:24 +0000)
committerChristian Lamparter <chunkeey@googlemail.com>
Sat, 28 May 2011 16:39:13 +0000 (18:39 +0200)
commit2104f41a613c67f4de7e2fa6511f19f990fe17c4
tree800ca4639d8061d8cc98d7f88a9cb8d7cb06211a
parented1400c3eefa9ebdcaf41205005b1f1427a84b28
cfg80211: Use capability info to detect mesh beacons.

Mesh beacons no longer use all-zeroes BSSID.  Beacon frames for MBSS,
infrastructure BSS, or IBSS are differentiated by the Capability
Information field in the Beacon frame.  A mesh STA sets the ESS and IBSS
subfields to 0 in transmitted Beacon or Probe Response management
frames.

Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/linux/ieee80211.h