~asac/intellinuxwireless/ipw3945.asac

Viewing all changes in revision 2.

  • Committer: Alexander Sack
  • Date: 2007-09-02 19:16:14 UTC
  • Revision ID: asac@jwsdot.com-20070902191614-brjc54ee1m4jihaf
fix ipw association behaviour:
 * only associate on essid ANY/OFF (length==0) if module is configured to auto-associate; otherwise
   we interpret ANY/OFF (length==0) essid's as off for real and ipw_disassociate the device.
 * to allow clients like NM and wpasupplicant to better deal auto-associate ON scenarios, we now send
   a link_up event if set_essid was invoked with and essid matching the current associated/associating
   essid.
 * last but not least this commit now explicitly takes care that association procedure is always
   initiated when the essid was set to a new value through ipw_wx_set_essid.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: