]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.c
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
authorAshok Nagarajan <ashok@cozybit.com>
Mon, 3 Jun 2013 17:33:36 +0000 (10:33 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 11 Jun 2013 12:24:36 +0000 (14:24 +0200)
commitffb3cf3000aa12facdccbdfcb10bfebda7199209
treec53a2391c5750b5e9547e9122cabb412c5d43ea6
parent66de671374f003467b5ef7c65ecbe1930480c8c9
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh

Currently mesh uses mandatory rates as the default basic rates. Allow basic
rates to be configured during mesh join. Basic rates are applied only if
channel is also provided with mesh join command.

Signed-off-by: Ashok Nagarajan <ashok@cozybit.com>
[some whitespace fixes, refuse basic rates w/o channel]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/mac80211/cfg.c
net/mac80211/mesh.c
net/wireless/mesh.c
net/wireless/nl80211.c