wl12xx: add wl12xx_cmd_role_start_ibss()
authorEliad Peller <eliad@wizery.com>
Sun, 14 Aug 2011 10:17:25 +0000 (13:17 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 22 Aug 2011 09:35:28 +0000 (12:35 +0300)
commit31cd3aed29ca7ebcdaa2570a891a3fab75fe35f6
treea7fab9f428b62f705b95685bb08307aead781670
parentb42f068baab96a899bb5488ad9f0e72b14743ec5
wl12xx: add wl12xx_cmd_role_start_ibss()

Add wl12xx_cmd_role_start_ibss() implementation and defintion.
This function is used in order to start the IBSS role.

Stopping the IBSS is done by using the same api as stop STA,
so there is no need for a separate function.

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/cmd.h