]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: configure rates when working in ibss mode
authorEliad Peller <eliad@wizery.com>
Thu, 7 Apr 2011 12:52:05 +0000 (15:52 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 2 May 2011 07:26:02 +0000 (10:26 +0300)
commit7e67f75e09bf3ff02e8f2f6419ab761438a84803
tree710a3fe0e22480df40f6d4d1ee0f050ce85203c7
parentc21219b90d3c9a7503d935e23caed2df314f996c
wl12xx: configure rates when working in ibss mode

When working in ibss mode, we don't configure rate policy per station
(as we use the same link for multiple stations), so currently the
1mb/s rate is being used.

Instead, configure the firmware to use the whole 11b rates by default.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/conf.h
drivers/net/wireless/wl12xx/main.c