Search Linux Wireless

Re: [PATCH] mac80211: fix an error in ieee80211_send_assoc() method.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux