mesh: Sync max peer links with kernel
authorMasashi Honma <masashi.honma@gmail.com>
Sun, 12 Jun 2016 02:52:08 +0000 (11:52 +0900)
committerJouni Malinen <j@w1.fi>
Sun, 12 Jun 2016 18:49:05 +0000 (21:49 +0300)
commit7a69fad7aded13fff654282134e9d98de7dafdfd
tree93421472563a3c17f4b4db8ca192695d7c08f91e
parenta3bd53273e5b9b098b88eeb3285a7825e756612b
mesh: Sync max peer links with kernel

Set max peer links to kernel even when wpa_supplicant MPM is used. This
sets the correct value for the "Accepting Additional Mesh Peerings bit"
in "Mesh Capability field" in "Mesh Configuration element" in the Beacon
frame.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
src/drivers/driver_nl80211.c