diff options
author | 2009-10-15 14:50:28 +0800 | |
---|---|---|
committer | 2009-10-30 15:50:24 -0400 | |
commit | e6c5fc53d0f44a772398402ee8a1879818e42b4e (patch) | |
tree | 440f91d018016246c118d0165641e8332f648d65 /drivers/net/usb/cdc_ether.c | |
parent | pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card (diff) | |
download | wireguard-linux-e6c5fc53d0f44a772398402ee8a1879818e42b4e.tar.xz wireguard-linux-e6c5fc53d0f44a772398402ee8a1879818e42b4e.zip |
ipw2200: fix oops on missing firmware
For non-monitor interfaces, the syntax for alloc_ieee80211/free_80211
is wrong. Because alloc_ieee80211 only creates (wiphy_new) a wiphy, but
free_80211() does wiphy_unregister() also. This is only correct when
the later wiphy_register() is called successfully, which apparently
is not the case for your fw doesn't exist one.
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/usb/cdc_ether.c')
0 files changed, 0 insertions, 0 deletions