On Wednesday 17 October 2007 19:51:46 you wrote: > +#define ASSOC_CHNAGED_STATE (1<<0) > +#define ASSOC_CHNAGED_AID (1<<1) > +#define ASSOC_CHNAGED_ERP (1<<2) > +#define ASSOC_CHNAGED_WMM (1<<3) > + s/CHNAGED/CHANGED/ > + wrqu.ap_addr.sa_family = ARPHRD_ETHER; > + wireless_send_event(dev, SIOCGIWAP, &wrqu, NULL); > + ifsta->last_probe = jiffies; > + ieee80211_led_assoc(local, bss_data->assoc); The SIOCGIOAP event should happen on both association and disassociation, not just association. -Michael Wu
Attachment:
signature.asc
Description: This is a digitally signed message part.