wl12xx: add device role commands
authorEliad Peller <eliad@wizery.com>
Sun, 14 Aug 2011 10:17:09 +0000 (13:17 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 22 Aug 2011 09:35:24 +0000 (12:35 +0300)
commit04e8079c69d6fa1aa023b0b6f58f818f965c10bb
tree1e954d0b654645a41b3d634cdf267b71972d565b
parentb78b47eb73fcf4f04226ab8014aa8dadf11675d9
wl12xx: add device role commands

The device role is a special role used for rx and tx frames
prior to association (as the STA role can get packets only
from its associated bssid)

Since this role is required for the sta association process,
we enable it when a new sta interface is created.

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