| commit | f65b56d67b48eec7ffe174f223e98db58c3bf2b5 | [log] [tgz] |
|---|---|---|
| author | Dan Williams <dcbw@redhat.com> | Sat Jan 24 09:10:42 2009 -0500 |
| committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:01:39 2009 -0500 |
| tree | 7d90c576a8743bafbc2068786ee522f1df6c00b4 | |
| parent | f55d4517ebdd6de627d42a24baefaeb689978087 [diff] |
airo: re-arrange WPA capability checks The capability register has to be read for other (upcoming) stuff, so fold the WPA test function back into _init_airo_card() and move the netdevice registration stuff above it so that the netdevice has a name by the time the card's capabilities are printed out. Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>