commit | 9f101fc5e5a4810a2560841e4292a782b250cb02 | [log] [tgz] |
---|---|---|
author | Joseph Jezak <josejx@gentoo.org> | Sun Jun 11 12:01:03 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Jul 05 13:42:58 2006 -0400 |
tree | fd2f758c593bacd35cad4636e118a24b187193e8 | |
parent | cb74c432e321ed645b6cd88b77edc15f9478efbd [diff] |
[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate times out The ieee80211softmac_call_events function, when called with event type IEEE80211SOFTMAC_EVENT_ASSOCIATE_TIMEOUT should pass the network as the third parameter. This patch does that. Signed-off-by: Joseph Jezak <josejx@gentoo.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>