mac80211: Check basic rates when peering
authorAshok Nagarajan <ashok@cozybit.com>
Tue, 3 Apr 2012 04:21:22 +0000 (21:21 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Apr 2012 20:23:47 +0000 (16:23 -0400)
commitfe40cb6274988852aa5a84440d8f81c00cea4028
tree06bc58c36c4c9f50e4f737b650a8004d9287bb6b
parent9ebb61a23d90703344fc609fbee8da67b1e7456c
mac80211: Check basic rates when peering

Section 13.2.3 of IEEE 80211s standard requires BSSBasicRateSet of mesh nodes
to be identical to establish peer link.

Signed-off-by: Ashok Nagarajan <ashok@cozybit.com>
Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh.c
net/mac80211/mesh.h
net/mac80211/mesh_plink.c