Updated ipw2200 to use the new ieee80211 callbacks
authorJames Ketrenos <jketreno@linux.intel.com>
Fri, 19 Aug 2005 18:18:55 +0000 (13:18 -0500)
committerJames Ketrenos <jketreno@linux.intel.com>
Mon, 7 Nov 2005 23:51:06 +0000 (17:51 -0600)
commit3b9990cb1751d3d267c0e5c94bff0f155c944c66
tree4889e130e3d3482a8784cdd7d0d38b8bcc93b246
parent1fe0adb4314009362d28205bbf09f6d758e82002
Updated ipw2200 to use the new ieee80211 callbacks
(handle_probe_response, handle_beacon, handle_association_response).

Fixed a problem with ipw_send_cmd() returning non-zero on success.

Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
drivers/net/wireless/ipw2200.c