]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Do not try to change supported rates
authorBob Copeland <me@bobcopeland.com>
Mon, 1 Sep 2014 04:23:23 +0000 (00:23 -0400)
committerJouni Malinen <j@w1.fi>
Sat, 25 Oct 2014 12:54:57 +0000 (15:54 +0300)
commit5551bc9cb2de229edbc0637209cd1626ca3860fd
treeaf5946c5b864e48858ab3164f8d17c9efd3f8ab5
parent7a228b5c3ff5137a35efacdd7f8f0d45575422ed
nl80211: Do not try to change supported rates

For mesh mode to work properly, set supported rates only once.

Signed-off-by: Javier Lopez <jlopex@gmail.com>
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: Jason Mobarak <x@jason.mobarak.name>
Signed-off-by: Bob Copeland <me@bobcopeland.com>
src/drivers/driver_nl80211.c