commit | 6ba879562289bcad537a2374754ef750307c7d32 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu May 15 13:54:17 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 21 21:48:06 2008 -0400 |
tree | cdfe183883a2ab093419dd7c6544ea76877f3572 | |
parent | 445c2dff409ef9de5d2f964d20917ab238fd266f [diff] |
iwlwifi: refactor pci prob flow This patch refactores pci prob flow. It moves mac80211 registration to the end, otherwise there is a race between error path in pci_probe and mac_start. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>