On Tue, 2008-12-16 at 22:38 +0200, Rami Rosen wrote: > This patch fixes an error in ieee80211_send_assoc(), net/mac80211/mlme.c. > > The error is usage of a wrong member when building > the ie80211 management frame (it should be assoc_req, and not reassoc_req). > > This error is due to commit ea95bba41e69c616bb1512cf59d22f33266b8568, > which dealt with configuring a listen interval , from Jul 18, 2008. > - mgmt->u.reassoc_req.listen_interval = > + mgmt->u.assoc_req.listen_interval = > cpu_to_le16(local->hw.conf.listen_interval); Seems fine, but, uh, it's not a bug. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part