wl12xx: AP-mode - overhaul rate policy configuration
authorArik Nemtsov <arik@wizery.com>
Mon, 18 Apr 2011 11:15:25 +0000 (14:15 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 2 May 2011 07:31:13 +0000 (10:31 +0300)
commit70f474241b3d5fb633635a2ce39ea9da4afeea6c
treed2452d25284fe8a4a518c1c9986275109826140b
parent52dcaf577f3b6d878a337a44a99a122017c85ff6
wl12xx: AP-mode - overhaul rate policy configuration

Use the minimal rate configured in the basic rates set as the AP
broadcast and multicast rate. The minimal rate is used to ensure weak
links can still communicate.

When the basic rates contains at least one OFDM rate, configure all
unicast TX rates to OFDM only.

Unify rate configuration on initialization and on change notification
into a single function.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/acx.c
drivers/net/wireless/wl12xx/conf.h
drivers/net/wireless/wl12xx/init.c
drivers/net/wireless/wl12xx/init.h
drivers/net/wireless/wl12xx/main.c