Both remarks true, thanks -----Original Message----- From: Michael Wu [mailto:flamingice@xxxxxxxxxxxx] Sent: Thursday, October 18, 2007 3:39 AM To: Winkler, Tomas Cc: linville@xxxxxxxxxxxxx; johannes@xxxxxxxxxxxxxxxx; linux-wireless@xxxxxxxxxxxxxxx; Rindjunsky, Ron Subject: Re: [PATCH 1/1] mac80211: adding bss_config to low driver ops 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 --------------------------------------------------------------------- Intel Israel (74) Limited This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html