wlcore: lazy-enable device roles
authorEliad Peller <eliad@wizery.com>
Thu, 26 Jul 2012 14:17:06 +0000 (17:17 +0300)
committerLuciano Coelho <luca@coelho.fi>
Thu, 27 Sep 2012 09:13:52 +0000 (12:13 +0300)
commit889300fa53702ce3ed063eeadddfa7775afc8cde
tree53b5bc5bf2cd064101c633c950f4bf48c06db780
parent8dc574308b9172e2a38ac20319b7dd696b6d4741
wlcore: lazy-enable device roles

Enable device roles just before starting it.
This way, a single device role should be enough
for all vifs, as we can't use concurrent device
roles (which require ROC) anyway.

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