Skip to content

Commit

Permalink
wl12xx: start reworking the init sequence
Browse files Browse the repository at this point in the history
Split the init sequence into common commands (non role-specific)
and role-specific commands.

We still need to call the common commands only on add_interface()
(rather than on start()) as the fw must get the mac address
when uploading the nvs.

Future patches will refactor the init sequence further more.

Signed-off-by: Eliad Peller <eliad@wizery.com>
[fixed a couple of sparse warnings]
Signed-off-by: Luciano Coelho <coelho@ti.com>
  • Loading branch information
Eliad Peller authored and Luciano Coelho committed Oct 7, 2011
1 parent 784f694 commit 92c77c7
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 148 deletions.
Loading

0 comments on commit 92c77c7

Please sign in to comment.