summaryrefslogtreecommitdiffstats
path: root/drivers/pci
diff options
context:
space:
mode:
authorEliad Peller <eliad@wizery.com>2011-10-10 10:12:49 +0200
committerLuciano Coelho <coelho@ti.com>2011-10-11 15:04:21 +0300
commit1d095475f58680af17e4a0e8dd84269b3f08ce54 (patch)
treecabebdc8c1b872d602d5dffa99cef9fa633a430b /drivers/pci
parent170d0e6732c5fb1d4103ded3da95a5630c24e5dd (diff)
wl12xx: refactor fw init into a new function
The fw boot and initialization currently happens inside the add_interface() callback. This is wrong, as add_interface is called for each new vif. However, we due to some fw limitation (we have to know the actual mac address on boot), we can't completely move it into the start() callback. Until the fw will be fixed, refactor the fw init into a new function, and call it from add_interface() Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions